hanchenye-llvm-project/clang/test/CXX
Richard Smith b4a9e86877 Parsing support for thread_local and _Thread_local. We give them the same
semantics as __thread for now.

llvm-svn: 179424
2013-04-12 22:46:28 +00:00
..
basic Skip transparent contexts when looking for using directives in name lookup. 2013-04-09 01:49:26 +00:00
class Parsing support for thread_local and _Thread_local. We give them the same 2013-04-12 22:46:28 +00:00
class.access Don't crash when diagnosing path-constrained protected 2013-02-27 00:08:19 +00:00
class.derived If a defaulted special member is implicitly deleted, check whether it's 2013-04-02 19:38: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 <rdar://problem/13584715> Converted constant expressions are expected to have integral values. 2013-04-08 23:24:07 +00:00
dcl.decl Force a load when creating a reference to a temporary copied from a bitfield. 2013-04-11 00:58:58 +00:00
except Add support for computing the exception specification for an inheriting 2013-04-10 06:11:48 +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 <rdar://problem/13605348> Don't consider invalid user-defined literal operators during overload resolution. 2013-04-10 05:18:00 +00:00
special C++11 inheriting constructors: support for inheriting constructor templates. 2013-04-10 05:48:59 +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