[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
Thu Apr 11 14:36:25 PDT 2019


riccibruno updated this revision to Diff 194763.
riccibruno added a comment.
Herald added a subscriber: eraman.

Also test for inline namespaces.


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/p3.cpp
  test/CXX/basic/basic.lookup/basic.lookup.argdep/p4.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60570.194763.patch
Type: text/x-patch
Size: 14602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/f2c0cba9/attachment.bin>


More information about the cfe-commits mailing list