.. |
ARCMigrate
|
remove a bunch of unused private methods
|
2014-03-23 17:12:37 +00:00 |
AST
|
MS ABI: Don't append to vbtables that we shouldn't extend
|
2014-04-17 22:47:52 +00:00 |
ASTMatchers
|
Add support for named values in the parser.
|
2014-04-14 13:51:21 +00:00 |
Analysis
|
Thread Safety Analysis: Convert to minimal SSA.
|
2014-04-19 03:54:41 +00:00 |
Basic
|
Fix a hole with nested unavailable submodules from r206664
|
2014-04-18 23:51:00 +00:00 |
CodeGen
|
Remove some empty statements
|
2014-04-19 23:55:49 +00:00 |
Driver
|
[ARM64] Plumb in big-endian - add arm64_be to the many switches where it was missing.
|
2014-04-17 12:51:23 +00:00 |
Edit
|
Avoid a local Twine variable.
|
2014-03-29 16:54:24 +00:00 |
Format
|
Fix alignment of trailing block comments.
|
2014-04-17 16:12:46 +00:00 |
Frontend
|
Don't build modules with (submodules with) missing headers
|
2014-04-18 22:07:31 +00:00 |
FrontendTool
|
Replace OwningPtr with std::unique_ptr.
|
2014-03-07 20:03:18 +00:00 |
Headers
|
Rename lib/Headers/module.map to module.modulemap
|
2014-04-17 00:52:48 +00:00 |
Index
|
libclang/libIndex: USR generation: mangle source location into USRs for macros,
|
2014-03-28 22:21:26 +00:00 |
Lex
|
Don't build modules with (submodules with) missing headers
|
2014-04-18 22:07:31 +00:00 |
Parse
|
Refactor all the checking for missing 'template<>'s when a declaration has a
|
2014-04-17 03:29:33 +00:00 |
Rewrite
|
Objective-C rewriter. Use _WIN64 instead of __LLP64__
|
2014-04-16 17:03:06 +00:00 |
Sema
|
When a module completes the definition of a class template specialization imported from another module, emit an update record, rather than using the broken decl rewriting mechanism. If multiple modules do this, merge the definitions together, much as we would if they were separate declarations.
|
2014-04-19 03:48:30 +00:00 |
Serialization
|
When a module completes the definition of a class template specialization imported from another module, emit an update record, rather than using the broken decl rewriting mechanism. If multiple modules do this, merge the definitions together, much as we would if they were separate declarations.
|
2014-04-19 03:48:30 +00:00 |
StaticAnalyzer
|
Add missing include.
|
2014-04-09 03:31:44 +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 |