clang-1/test/CXX/basic
Douglas Gregor 5402295245 Fix ADL for types declared in transparent decls, from Alp Toker!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102695 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30 07:08:38 +00:00
..
basic.def.odr Check for redefinitions in MergeVarDecl. This finds redefinitions of globals without an initializer in C++ and thus fixes PR5451. 2010-02-02 18:35:11 +00:00
basic.link Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
basic.lookup Fix ADL for types declared in transparent decls, from Alp Toker! 2010-04-30 07:08:38 +00:00
basic.start/basic.start.main Tweak the text of several main() diagnostics and punch a hole specifically for 2009-12-24 09:58:38 +00:00
basic.stc/basic.stc.dynamic When a declaration of a function is missing an exception specification 2010-03-24 07:14:45 +00:00