llvm-project/clang/test/CXX
Bill Wendling cc5224ceb8 Remove target-specific features.
llvm-svn: 175610
2013-02-20 08:01:34 +00:00
..
basic PR15100: look through type sugar when determining whether we have one of the 2013-01-29 02:49:47 +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 check whether a friend declaration is correctly formed when instantiating, 2013-02-06 05:59:33 +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 Implement [dcl.align]p5 and C11 6.7.5/4: alignas cannot underalign. 2013-02-01 08:12:08 +00:00
dcl.decl Add some missing diagnostics for C++11 narrowing conversions. 2013-02-05 05:52:24 +00:00
except Call __cxa_begin_catch with the current exception before 2013-02-12 03:51:46 +00:00
expr Don't crash while printing APValues that are lvalues casted to a 2013-01-29 01:26:43 +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 Remove target-specific features. 2013-02-20 08:01:34 +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 Improve 'failed template argument deduction' diagnostic for the case where we 2013-01-31 05:19:49 +00:00