llvm-project/clang/test/CXX
NAKAMURA Takumi 1083c40152 thread_local is not implemented for targeting cygwin yet.
llvm-svn: 247204
2015-09-09 22:51:31 +00:00
..
basic [Sema] main can't be declared as global variable, in C++. 2015-08-14 14:13:29 +00:00
class DR1909: Diagnose all invalid cases of a class member sharing its name with the class. 2015-07-06 01:45:27 +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.concept thread_local is not implemented for targeting cygwin yet. 2015-09-09 22:51:31 +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 DR1909: Diagnose all invalid cases of a class member sharing its name with the class. 2015-07-06 01:45:27 +00:00
except Update clang to take into account the changes to personality fns 2015-06-17 20:53:19 +00:00
expr Clarify the error message when the reason the conversion is not viable is because the returned value does not match the function return type. 2015-08-25 22:18:46 +00:00
lex Add driver flags -ftrigraphs, -fno-trigraphs. 2014-12-23 22:32:37 +00:00
over [Sema] Be consistent about diagnostic wording: always use "cannot". 2015-08-15 15:23:14 +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