aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-05-12 13:14:32 -0700
committerRichard Smith <richard@metafoo.co.uk>2020-05-12 13:45:45 -0700
commit6c29073efb0c22045868bc3622f8fc27f43fca41 (patch)
tree5bad001f35e8f857e70a27d88ebe6713772b917e /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent7a17f3ccd109998d4e7019f5239dda61d7c6f829 (diff)
downloadllvm-6c29073efb0c22045868bc3622f8fc27f43fca41.zip
llvm-6c29073efb0c22045868bc3622f8fc27f43fca41.tar.gz
llvm-6c29073efb0c22045868bc3622f8fc27f43fca41.tar.bz2
PR45589: Properly decompose overloaded `&&` and `||` operators in
constraint expressions. We create overloaded `&&` and `||` operators to hold the possible unqualified lookup results (if any) when the operands are dependent. We could avoid building these in some cases (we will never use the stored lookup results, and it would be better to not store them or perform the lookups), but in the general case we will probably still need to handle overloaded operators even with that optimization.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions