llvm-project/clang/test/CXX
Douglas Gregor b0d0aa5cdc <rdar://problem/13317030> Consider using directives when performing unqualified name lookup into declarations contexts represented by the qualified-id but not in the actual scope hierarchy.
llvm-svn: 178136
2013-03-27 12:51:49 +00:00
..
basic <rdar://problem/13317030> Consider using directives when performing unqualified name lookup into declarations contexts represented by the qualified-id but not in the actual scope hierarchy. 2013-03-27 12:51:49 +00:00
class Move -Wstatic-float-init fixit into a note & don't recover as if constexpr 2013-01-29 22:26:08 +00:00
class.access Don't crash when diagnosing path-constrained protected 2013-02-27 00:08:19 +00:00
class.derived Fix CXXRecordDecl::forallBases to not look through bases which are dependent 2012-11-22 00:24:47 +00:00
conv Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
dcl.dcl Don't look outside the innermost enclosing namespace when 2013-03-20 01:53:00 +00:00
dcl.decl <rdar://problem/13278115> Improve diagnostic when failing to bind an rvalue reference to an lvalue of compatible type. 2013-03-26 23:59:23 +00:00
except Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. 2013-02-22 09:10:20 +00:00
expr <rdar://problem/13473493> Handle 'this->' insertion recovery within trailing return types. 2013-03-26 22:43:55 +00:00
lex Test that we correctly handle reversion of line splicing etc in raw string 2013-01-17 01:46:13 +00:00
over Handle universal character names and Unicode characters outside of literals. 2013-01-24 20:50:46 +00:00
special Bring inheriting constructor implementation up-to-date with current defect 2013-03-18 21:12:30 +00:00
stmt.stmt Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
temp Add quotation marks to template names in diagnostics. 2013-03-05 06:21:38 +00:00