[PATCH] D60570: [Sema] Add more tests for the behavior of argument-dependent name lookup

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 14 10:39:12 PDT 2019


riccibruno updated this revision to Diff 195076.
riccibruno added a comment.

Also test that typedef-names and using-declarations are not considered.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60570/new/

https://reviews.llvm.org/D60570

Files:
  test/CXX/basic/basic.lookup/basic.lookup.argdep/p2-associated-namespaces-classes.cpp
  test/CXX/basic/basic.lookup/basic.lookup.argdep/p2-inline-namespace.cpp
  test/CXX/basic/basic.lookup/basic.lookup.argdep/p2.cpp
  test/CXX/basic/basic.lookup/basic.lookup.argdep/p3.cpp
  test/CXX/basic/basic.lookup/basic.lookup.argdep/p4.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60570.195076.patch
Type: text/x-patch
Size: 16466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190414/ca9f11e0/attachment-0001.bin>


More information about the cfe-commits mailing list