hanchenye-llvm-project/clang/test/CXX
John McCall d010ac9a48 Don't crash when diagnosing path-constrained protected
access to a private member to which we have special access.

rdar://12926092

llvm-svn: 176146
2013-02-27 00:08:19 +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 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 crash if we try to apply 'alignas' to a variable declared with an 2013-02-22 09:21:42 +00:00
dcl.decl Add some missing diagnostics for C++11 narrowing conversions. 2013-02-05 05:52:24 +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 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 Try to get buildbots to pass these tests. 2013-02-21 19:44:18 +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