aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-11-25 15:22:51 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-11-25 16:25:33 -0800
commit3fb0879867d7039cb61ffb6287ac17ac949adfa9 (patch)
tree5b96af6b5b8db644781b334a4ac0130c27ffab7d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1363dfaf3105470e1724ed1f17c6d9c0713f442e (diff)
downloadllvm-3fb0879867d7039cb61ffb6287ac17ac949adfa9.zip
llvm-3fb0879867d7039cb61ffb6287ac17ac949adfa9.tar.gz
llvm-3fb0879867d7039cb61ffb6287ac17ac949adfa9.tar.bz2
Refactor and simplify class scope name lookup.
This is partly in preparation for an upcoming change that can change the order in which DeclContext lookup results are presented. In passing, fix some obvious errors where name lookup's notion of a "static member function" missed static member function templates, and where its notion of "same set of declarations" was confused by the same declarations appearing in a different order.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions