llvm-project/clang/lib
Richard Smith 560a3579b2 Update diagnostics now that hexadecimal literals look likely to be part of C++17.
llvm-svn: 262753
2016-03-04 22:32:06 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
ASTMatchers Fix a -Wunused-variable diagnostic. 2016-02-23 10:29:04 +00:00
Analysis [analyzer] Find ObjC 'self' decl even when block captures local named 'self'. 2016-02-23 22:26:04 +00:00
Basic Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
CodeGen Revert r262741 - [OPENMP] Codegen for distribute directive 2016-03-04 21:02:14 +00:00
Driver clang-cl: Enable PCH flags by default. 2016-03-04 21:59:42 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: Use stable_sort when sorting #includes. 2016-03-03 17:34:14 +00:00
Frontend Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
FrontendTool Revert r260265, "clang-cl: Support loading plugins on Windows" 2016-02-11 16:33:20 +00:00
Headers [CLANG][AVX512][BUILTIN] movddup{128|256|512} 2016-03-03 13:43:05 +00:00
Index Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
Lex Update diagnostics now that hexadecimal literals look likely to be part of C++17. 2016-03-04 22:32:06 +00:00
Parse [OPENMP 4.0] Initial support for 'omp declare reduction' construct. 2016-03-03 05:21:39 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema PR5941 - improve diagnostic for * vs & confusion when choosing overload candidate with a parameter of incomplete (ref or pointer) type 2016-03-04 22:29:11 +00:00
Serialization Revert r262741 - [OPENMP] Codegen for distribute directive 2016-03-04 21:02:14 +00:00
StaticAnalyzer [analyzer] Add diagnostic in ObjCDeallocChecker for use of -dealloc instead of -release. 2016-03-04 18:09:58 +00:00
Tooling Add functions to apply replacements and reformat them. 2016-03-01 12:37:30 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00