llvm-project/clang/lib
Paul Robinson 9ef13db4dd Eliminate an unnecessary enum, use the LLVM version. NFC
llvm-svn: 259950
2016-02-05 23:23:25 +00:00
..
ARCMigrate Class Property: class property and instance property can have the same name. 2016-01-28 18:49:28 +00:00
AST Do not honor explicit alignment attribute on fields for PS4. 2016-02-05 20:50:02 +00:00
ASTMatchers [ASTMatchers] Allow hasName() to look through inline namespaces 2016-02-05 18:29:24 +00:00
Analysis Make headers self-contained. 2016-02-02 11:06:57 +00:00
Basic [SystemZ] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros 2016-02-05 21:34:28 +00:00
CodeGen Eliminate an unnecessary enum, use the LLVM version. NFC 2016-02-05 23:23:25 +00:00
Driver Move DebugInfoKind enum from Driver to Basic. NFC 2016-02-05 21:54:42 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: Fix corner case in template detection. 2016-02-05 14:17:16 +00:00
Frontend Eliminate an unnecessary enum, use the LLVM version. NFC 2016-02-05 23:23:25 +00:00
FrontendTool Remove autoconf support 2016-01-26 21:30:40 +00:00
Headers [CUDA] Bug 26497 : Remove wrappers for variants provided by CUDA headers. 2016-02-05 22:54:05 +00:00
Index Remove autoconf support 2016-01-26 21:30:40 +00:00
Lex [OpenCL] Adding reserved operator logical xor for OpenCL 2016-02-03 15:17:14 +00:00
Parse [Parser] Perform CachedTokens update dependent on token consumption 2016-02-05 19:36:39 +00:00
Rewrite Remove autoconf support 2016-01-26 21:30:40 +00:00
Sema Exempt char array initializers from -Wconstant-converion. 2016-02-05 23:02:38 +00:00
Serialization [modules] Separately track whether an identifier's preprocessor information and 2016-02-05 19:03:40 +00:00
StaticAnalyzer [analyzer] Suppress localization diagnostics in debug classes and methods. 2016-02-05 04:22:15 +00:00
Tooling Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs. 2016-01-29 11:29:02 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00