.. |
ARCMigrate
|
remove a bunch of unused private methods
|
2014-03-23 17:12:37 +00:00 |
AST
|
PR19411: Walk lexical parents, not semantic parents, when determining whether a
|
2014-04-14 20:23:58 +00:00 |
ASTMatchers
|
Add support for named values in the parser.
|
2014-04-14 13:51:21 +00:00 |
Analysis
|
Fix typo from r206232
|
2014-04-15 01:06:38 +00:00 |
Basic
|
Allow multiple modules with the same name to coexist in the module cache
|
2014-04-14 18:00:01 +00:00 |
CodeGen
|
CodeGen: Handle CapturedStmt in instrumentation based profiling
|
2014-04-15 00:50:54 +00:00 |
Driver
|
[Driver][ARM64] Make sure the default CPU is passed to the assembler.
|
2014-04-15 00:27:35 +00:00 |
Edit
|
Avoid a local Twine variable.
|
2014-03-29 16:54:24 +00:00 |
Format
|
clang-format: Fix regression caused by r206165.
|
2014-04-14 13:15:29 +00:00 |
Frontend
|
Add module name and module map file to -module-file-info
|
2014-04-14 22:12:44 +00:00 |
FrontendTool
|
Replace OwningPtr with std::unique_ptr.
|
2014-03-07 20:03:18 +00:00 |
Headers
|
intrin.h: Fix up bugs in the cr3 and msr intrinsics
|
2014-04-08 17:49:16 +00:00 |
Index
|
libclang/libIndex: USR generation: mangle source location into USRs for macros,
|
2014-03-28 22:21:26 +00:00 |
Lex
|
Allow multiple modules with the same name to coexist in the module cache
|
2014-04-14 18:00:01 +00:00 |
Parse
|
Partial revert of r206229, to get the build bots green again.
|
2014-04-15 01:19:35 +00:00 |
Rewrite
|
Objective-C modern translator. Fix declaration of
|
2014-04-01 19:32:35 +00:00 |
Sema
|
Fix a bad interaction between -Wtautological-overlap-compare and delayed
|
2014-04-15 00:57:50 +00:00 |
Serialization
|
Add module name and module map file to -module-file-info
|
2014-04-14 22:12:44 +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 |