llvm-project/clang/test/CXX
Argyrios Kyrtzidis 3df1978270 Implement correct name lookup inside an initializer of a C++ class static data member.
Fixes "test/CXX/basic/basic.lookup/basic.lookup.unqual/p13.cpp" test case.

llvm-svn: 73652
2009-06-17 22:50:06 +00:00
..
basic/basic.lookup/basic.lookup.unqual Implement correct name lookup inside an initializer of a C++ class static data member. 2009-06-17 22:50:06 +00:00
dcl.dcl/dcl.spec Add some random C++ standard tests. 2009-06-13 06:16:36 +00:00
temp/temp.param Move a bunch of tests into temp.param, and write a few tests for paragraphs that hadn't been touched before 2009-06-13 06:59:07 +00:00