aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2020-10-07 10:01:04 +0200
committerHaojian Wu <hokein.wu@gmail.com>2020-10-07 10:01:04 +0200
commitf24649b77d856157c64841457dcc4f70530d607c (patch)
tree0d13e1967d86f02b38436783ac3035a1a43e3336 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent31dc90801746e12d6ae1f967f455cf43a5bbb039 (diff)
downloadllvm-f24649b77d856157c64841457dcc4f70530d607c.zip
llvm-f24649b77d856157c64841457dcc4f70530d607c.tar.gz
llvm-f24649b77d856157c64841457dcc4f70530d607c.tar.bz2
[clangd] Don't set the Underlying bit on targets of UsingDecls.
With this patch, we don't treat `using ns::X` as a first-class declaration like `using Z = ns::Y`, reference to X that goes through this using-decl is considered a direct reference (without the Underlying bit). Fix the workaround in https://reviews.llvm.org/D87225 and https://reviews.llvm.org/D74054. Reviewed By: sammccall Differential Revision: https://reviews.llvm.org/D88472
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions