aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2022-12-13 14:41:12 -0800
committerRichard Smith <richard@metafoo.co.uk>2022-12-13 14:42:51 -0800
commitbcd51aaaf8bde4b0ae7a4155d9ce3dec78fe2598 (patch)
tree98c2c91e85eec23ba90706f88619c61fc58aab25 /llvm/lib/Object/MachOObjectFile.cpp
parent18a4da8cbe1f64465e06eb3024f0ba802c717fe0 (diff)
downloadllvm-bcd51aaaf8bde4b0ae7a4155d9ce3dec78fe2598.zip
llvm-bcd51aaaf8bde4b0ae7a4155d9ce3dec78fe2598.tar.gz
llvm-bcd51aaaf8bde4b0ae7a4155d9ce3dec78fe2598.tar.bz2
Don't try to look up a name containing a dependent type.
Template instantiation can create names that are still dependent, such as `operator T`. Don't assume that they can be looked up immediately, and instead defer lookup for such names until we know what `T` is.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions