.. |
ARCMigrate
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
AST
|
Add an explicit diagnostic for the case where an expression is not a constant
|
2014-07-07 06:00:13 +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
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
CodeGen
|
Cleanup. No functionality change intended.
|
2014-07-07 05:36:14 +00:00 |
Driver
|
Update for llvm api change.
|
2014-07-06 17:43:24 +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
|
Update for llvm api change.
|
2014-07-06 17:43:24 +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
|
Add an AST node for __leave statements, hook it up.
|
2014-07-07 00:12:30 +00:00 |
Serialization
|
Add an AST node for __leave statements, hook it up.
|
2014-07-07 00:12:30 +00:00 |
StaticAnalyzer
|
PlistSupport.h: avoid gcc 'defined but not used' warning
|
2014-07-06 07:59:14 +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 |