aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2022-07-06 07:40:01 +0100
committerIain Sandoe <iain@sandoe.co.uk>2022-07-25 14:28:59 +0100
commit25558a1bfd79e03bed74873ab83ccfc3650fb64f (patch)
tree8ff574d21979d14845f91b655b6719f506289c57 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent59179d72b2e3d3b99ebc342374c9c797d526ac5d (diff)
downloadllvm-25558a1bfd79e03bed74873ab83ccfc3650fb64f.zip
llvm-25558a1bfd79e03bed74873ab83ccfc3650fb64f.tar.gz
llvm-25558a1bfd79e03bed74873ab83ccfc3650fb64f.tar.bz2
[C++20][Modules] Update ADL to handle basic.lookup.argdep p4 [P1815R2 part 1]
This includes the revised provisions of [basic.lookup.argdep] p4 1. ADL is amended to handle p 4.3 where functions in trasitively imported modules may become visible when they are exported in the same namespace as a visible type. 2. If a function is in a different modular TU, and has internal-linkage, we invalidate its entry in an overload set. [basic.lookup.argdep] p5 ex 2 now passes. Differential Revision: https://reviews.llvm.org/D129174
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions