hanchenye-llvm-project/clang/lib
Dan Gohman 6ad8f61297 [WebAssembly] Configure some simple include paths and runtime library settings.
llvm-svn: 257774
2016-01-14 16:00:13 +00:00
..
ARCMigrate Fix funciton->function typo. 2015-12-16 23:10:46 +00:00
AST [Bugfix] Fix ICE on constexpr vector splat. 2016-01-13 01:52:39 +00:00
ASTMatchers [ASTMatchers] Add booleanType() matcher. 2015-12-22 20:06:40 +00:00
Analysis Use range-based for loop to avoid the need for calculating an array size. NFC 2015-11-30 03:11:12 +00:00
Basic Correct setting of UserLabelPrefix for MCU target. 2016-01-14 10:59:36 +00:00
CodeGen PR25910: clang allows two var definitions with the same mangled name 2016-01-14 10:41:16 +00:00
Driver [WebAssembly] Configure some simple include paths and runtime library settings. 2016-01-14 16:00:13 +00:00
Edit [Bugfix] Fix ICE on constexpr vector splat. 2016-01-13 01:52:39 +00:00
Format clang-format: Fix incorrectly enforced linebreak with ColumnLimit 0. 2016-01-14 13:36:46 +00:00
Frontend Module debugging: Make the module format part of the module hash instead 2016-01-12 21:01:56 +00:00
FrontendTool
Headers [PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf 2016-01-08 02:00:48 +00:00
Index Roll-back r250822. 2015-10-20 13:23:58 +00:00
Lex Improve AST dumping: 2016-01-12 21:59:26 +00:00
Parse [OPENMP] Fix for declarative/standalone directives use. 2016-01-13 11:18:54 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema [Sema] Suppress diags in overload resolution. 2016-01-13 23:36:34 +00:00
Serialization [OpenCL] Pipe type support 2016-01-09 12:53:17 +00:00
StaticAnalyzer Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion." 2016-01-13 15:52:25 +00:00
Tooling Add fall-back mode for clang tools. 2015-12-03 10:38:53 +00:00
CMakeLists.txt
Makefile