.. |
ARCMigrate
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
AST
|
Fix an iterator invalidation issue: deserializing a key function can write to
|
2014-07-07 06:38:20 +00:00 |
ASTMatchers
|
Remove llvm:: from uses of ArrayRef.
|
2014-06-28 23:22:23 +00:00 |
Analysis
|
Fix a crash in Retain Count checker error reporting
|
2014-06-13 23:47:38 +00:00 |
Basic
|
Remove unused sys/stat.h includes
|
2014-07-07 08:37:15 +00:00 |
CodeGen
|
Revert "Add lib/Codgen/[CGRTTI|MicrosoftRTTI].cpp to CMakeLists.txt (r212445)"
|
2014-07-07 09:39:09 +00:00 |
Driver
|
Remove unused sys/stat.h includes
|
2014-07-07 08:37:15 +00:00 |
Edit
|
[C++11] Use 'nullptr'.
|
2014-05-09 08:15:10 +00:00 |
Format
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
Frontend
|
ChainedIncludesSource: avoid copying n*(n+1)/2 file contents into memory
|
2014-07-07 11:06:51 +00:00 |
FrontendTool
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Headers
|
Add the __qdbl intrinsic to the arm_acle.h header
|
2014-07-03 10:14:52 +00:00 |
Index
|
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
|
2014-07-05 03:08:06 +00:00 |
Lex
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
Parse
|
Sema: Check that __leave is contained in a __try block.
|
2014-07-06 22:53:19 +00:00 |
Rewrite
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Sema
|
Switch over a few uses of param_begin() to parameters()
|
2014-07-07 09:02:20 +00:00 |
Serialization
|
Remove unused sys/stat.h includes
|
2014-07-07 08:37:15 +00:00 |
StaticAnalyzer
|
StaticAnalyzer: Silence a warning
|
2014-07-07 06:20:50 +00:00 |
Tooling
|
Update for llvm api change.
|
2014-07-06 17:43:24 +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 |