.. |
ARCMigrate
|
Use simpler version of fs::create_directory.
|
2014-02-13 04:22:54 +00:00 |
AST
|
[AST] Follow-up for r201468, move the check to the caller and add an assertion.
|
2014-02-20 04:00:01 +00:00 |
ASTMatchers
|
Add isListInitialization matcher.
|
2014-02-06 21:52:24 +00:00 |
Analysis
|
Use llvm::DeleteContainerSeconds when possible
|
2014-02-19 23:44:52 +00:00 |
Basic
|
Reverting the virtual file system implementation, because it triggers an assertion
|
2014-02-20 05:24:58 +00:00 |
CodeGen
|
Remove really old "APPLE LOCAL" markers.
|
2014-02-20 14:09:04 +00:00 |
Driver
|
Get rid of obsolete addProfileRT(), generalize the relevant addProfileRTLinux() to all OS
|
2014-02-20 13:57:37 +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: Don't wrap "const" etc. of function declarations.
|
2014-02-17 07:57:46 +00:00 |
Frontend
|
Reverting the virtual file system implementation, because it triggers an assertion
|
2014-02-20 05:24:58 +00:00 |
FrontendTool
|
Add a CC1 option -verify-pch
|
2014-02-05 22:21:15 +00:00 |
Headers
|
Revert r201734 and r201742.
|
2014-02-20 11:10:48 +00:00 |
Index
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Lex
|
Reverting the virtual file system implementation, because it triggers an assertion
|
2014-02-20 05:24:58 +00:00 |
Parse
|
PR18870: Parse language linkage specifiers properly if the string-literal is
|
2014-02-17 23:25:27 +00:00 |
Rewrite
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Sema
|
OpenCL: fix for the restriction on pointers to functions.
|
2014-02-20 13:52:08 +00:00 |
Serialization
|
Reverting the virtual file system implementation, because it triggers an assertion
|
2014-02-20 05:24:58 +00:00 |
StaticAnalyzer
|
Use llvm::DeleteContainerSeconds when possible
|
2014-02-19 23:44:52 +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 |