llvm-project/clang/lib
Simon Atanasyan 68855fe3c9 [Mips] Add support for mips64el-linux-android triple.
llvm-svn: 200081
2014-01-25 16:04:08 +00:00
..
ARCMigrate PlistSupport: Eliminate duplicated EmitLocation() and EmitRange() functions 2014-01-25 14:38:41 +00:00
AST ObjectiveC. When issuing property implementation is 2014-01-22 19:02:20 +00:00
ASTMatchers Fix debug build. 2014-01-23 23:15:58 +00:00
Analysis [analyzer] Tighten up sanity checks on Objective-C property getter synthesis. 2014-01-23 03:59:10 +00:00
Basic PR18465: [Thumbv8] add predefined macros 2014-01-22 18:42:13 +00:00
CodeGen Fixing PR18510 by checking whether the non-virtual base of the derived class 2014-01-24 19:28:24 +00:00
Driver [Mips] Add support for mips64el-linux-android triple. 2014-01-25 16:04:08 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Fix incorrect space removal. 2014-01-25 09:16:02 +00:00
Frontend Require a module.map file to load a module 2014-01-22 23:19:39 +00:00
FrontendTool Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 2013-12-27 08:11:08 +00:00
Headers One more intrinsic. 2014-01-25 01:38:30 +00:00
Index Rename FunctionProtoType accessors from 'arguments' to 'parameters' 2014-01-20 20:26:09 +00:00
Lex Fix cxx_variable_templates feature check and documentation 2014-01-15 04:11:24 +00:00
Parse Allow virt-specifiers after GNU attributes in member-declarators. GCC doesn't 2014-01-24 22:34:35 +00:00
Rewrite Rename FunctionProtoType accessors from 'arguments' to 'parameters' 2014-01-20 20:26:09 +00:00
Sema Broaden -Wstring-conversion to catch string literals in logical or expressions. 2014-01-25 01:10:35 +00:00
Serialization Update FunctionTypeLoc and related names to match r199686 2014-01-21 00:32:38 +00:00
StaticAnalyzer PlistSupport: Eliminate duplicated EmitLocation() and EmitRange() functions 2014-01-25 14:38:41 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00