diff options
author | Kirill Bobyrev <kbobyrev@google.com> | 2021-02-04 09:45:36 +0100 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev@google.com> | 2021-02-04 09:45:42 +0100 |
commit | 5eec9a380a24bf0611c676b5da4933949c787a6b (patch) | |
tree | cac764b6c5fb37005dfa6d80071cafc2ceafafce /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6c1a23303de9d957cf45ebd04daba862519e393d (diff) | |
download | llvm-5eec9a380a24bf0611c676b5da4933949c787a6b.zip llvm-5eec9a380a24bf0611c676b5da4933949c787a6b.tar.gz llvm-5eec9a380a24bf0611c676b5da4933949c787a6b.tar.bz2 |
[clangd] Detect rename conflicits within enclosing scope
This patch allows detecting conflicts with variables defined in the current
CompoundStmt or If/While/For variable init statements.
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D95925
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions