.. |
ARCMigrate
|
remove a bunch of unused private methods
|
2014-03-23 17:12:37 +00:00 |
AST
|
Recognize simple cases of trivial explicitly defaulted public dtors as irrelevant
|
2014-03-27 20:23:12 +00:00 |
ASTMatchers
|
Remove unused typedef as pointed out by a GCC warning.
|
2014-03-14 10:15:44 +00:00 |
Analysis
|
remove a bunch of unused private methods
|
2014-03-23 17:12:37 +00:00 |
Basic
|
Reverting r204968 and r204969; while more build bots are happy with the results, some still have link errors.
|
2014-03-27 22:37:56 +00:00 |
CodeGen
|
Support for -Wa,-compress-debug-sections.
|
2014-03-27 20:47:30 +00:00 |
Driver
|
Support for -Wa,-compress-debug-sections.
|
2014-03-27 20:47:30 +00:00 |
Edit
|
[CMake] Use LINK_LIBS instead of target_link_libraries().
|
2014-02-26 06:41:29 +00:00 |
Format
|
Improve handling of bool expressions in template arguments.
|
2014-03-27 19:00:52 +00:00 |
Frontend
|
Support for -Wa,-compress-debug-sections.
|
2014-03-27 20:47:30 +00:00 |
FrontendTool
|
Replace OwningPtr with std::unique_ptr.
|
2014-03-07 20:03:18 +00:00 |
Headers
|
Intrin.h: Implement _InterlockedExchangePointer
|
2014-03-26 16:09:48 +00:00 |
Index
|
remove a bunch of unused private methods
|
2014-03-23 17:12:37 +00:00 |
Lex
|
Reverting r204968 and r204969; while more build bots are happy with the results, some still have link errors.
|
2014-03-27 22:37:56 +00:00 |
Parse
|
MS asm: Filter out fpsw clobbers
|
2014-03-27 00:00:03 +00:00 |
Rewrite
|
[C++11] Replacing FunctionProtoType iterators param_type_begin() and param_type_end() with iterator_range param_types(). Updating all of the usages of the iterators with range-based for loops.
|
2014-03-17 15:23:01 +00:00 |
Sema
|
Objective-C. Make multiple selector warning
|
2014-03-27 21:59:01 +00:00 |
Serialization
|
Fix PR18307: Properly (de)serialize inherited constructors and their using declarations
|
2014-03-27 19:22:19 +00:00 |
StaticAnalyzer
|
[analyzer] Handle the M_ZERO and __GFP_ZERO flags in kernel mallocs.
|
2014-03-26 17:05:46 +00:00 |
Tooling
|
Tooling: Move heavyweight vectors around instead of copying.
|
2014-03-20 12:48:36 +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 |