llvm-project/clang/lib
Matt Arsenault 5e020b2628 AMDGPU: Fix broken/confusing predefined macro
amdgcn should not be defining __R600__

llvm-svn: 262124
2016-02-27 09:06:26 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST SemaCXX: Support templates in availability attributes 2016-02-26 19:27:00 +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 AMDGPU: Fix broken/confusing predefined macro 2016-02-27 09:06:26 +00:00
CodeGen Add __builtin_canonicalize 2016-02-27 09:06:18 +00:00
Driver [Driver] Disable frame pointer elimination by default if target is 2016-02-26 05:07:00 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Add @return to the supported JSDoc pragmas in Google 2016-02-22 20:24:11 +00:00
Frontend Add whole-program vtable optimization feature to Clang. 2016-02-24 20:46:36 +00:00
FrontendTool Revert r260265, "clang-cl: Support loading plugins on Windows" 2016-02-11 16:33:20 +00:00
Headers [CMake] Fixing install-clang-headers dependencies to depend on generating the headers. 2016-02-25 18:39:19 +00:00
Index clangIndex requires LLVMIR as Core, since r260858 uses llvm/IR. 2016-02-15 04:29:36 +00:00
Lex SemaCXX: Support templates in availability attributes 2016-02-26 19:27:00 +00:00
Parse [OpenMP] Fix parsing of delete map clause modifier in C++ mode. 2016-02-27 00:01:58 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Fix bug in using shadow decl checking: a using shadow decl should not conflict 2016-02-27 02:36:43 +00:00
Serialization Test commit. 2016-02-26 10:43:34 +00:00
StaticAnalyzer [analyzer] Prune some incorrect \param doc comment annotations. 2016-02-26 03:41:31 +00:00
Tooling Rename Action::begin() to Action::input_begin(). 2016-02-23 19:30:43 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00