hanchenye-llvm-project/clang/test/CXX
Nathan Wilson f89306b437 [Concepts] Fixing Concepts TS directory structure; NFC
llvm-svn: 249934
2015-10-10 02:17:39 +00:00
..
basic [Sema] main can't be declared as global variable, in C++. 2015-08-14 14:13:29 +00:00
class [Sema] Don't crash when friending an unqualified templated constructor 2015-09-30 22:07:43 +00:00
class.access [modules] In C++, stop serializing and deserializing a list of declarations in 2015-07-21 23:54:07 +00:00
class.derived PR6037 2015-01-19 01:44:02 +00:00
concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept [Concepts] Fixing Concepts TS directory structure; NFC 2015-10-10 02:17:39 +00:00
conv PR6037 2015-01-19 01:44:02 +00:00
dcl.dcl PR24612: Don't bail out of checking a constexpr function before checking 2015-08-28 22:33:53 +00:00
dcl.decl [Sema] Emit a better diagnostic when variable redeclarations disagree 2015-07-14 20:08:49 +00:00
drs Update tests touched by r249656 2015-10-08 06:31:22 +00:00
except Promote a warning on ill-formed code (redeclaration missing an exception 2015-09-30 00:48:50 +00:00
expr Update tests touched by r249656 2015-10-08 06:31:22 +00:00
lex When pretty-printing a C++11 literal operator, don't insert whitespace between 2015-10-08 00:17:59 +00:00
over When pretty-printing a C++11 literal operator, don't insert whitespace between 2015-10-08 00:17:59 +00:00
special Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +00:00
stmt.stmt Sema: Allow 'constexpr' variables in range loops 2015-02-18 18:34:59 +00:00
temp PR20073: promote "dereference of 'void*'" from Extension to ExtWarn. 2015-05-19 01:41:12 +00:00