.. |
ARCMigrate
|
ObjectiveC migrator. This patch infers readonly properties for no-parameter
|
2013-08-28 23:22:46 +00:00 |
AST
|
Fix two incorrect comments.
|
2013-09-13 00:45:22 +00:00 |
ASTMatchers
|
Fix constructor-related typos.
|
2013-09-09 14:48:42 +00:00 |
Analysis
|
PR16054: Slight strengthening for -Wsometimes-uninitialized: if we use a
|
2013-09-12 18:49:10 +00:00 |
Basic
|
Documentation cleanup: Fixing \brief comments, migrating away from old style
|
2013-09-13 02:46:09 +00:00 |
CodeGen
|
Pass the target options through to code generation.
|
2013-02-14 08:09:20 +00:00 |
Config
|
use DEFAULT_SYSROOT
|
2012-04-16 04:16:43 +00:00 |
Driver
|
Move the execution code from Compilation::ExecuteCommand to Command::Execute
|
2013-09-12 18:35:08 +00:00 |
Edit
|
ObjectiveC migrator: Remove semicolon after the typedef
|
2013-07-18 22:17:33 +00:00 |
Format
|
Handle zero-width and double-width characters in string literals and comments.
|
2013-09-05 14:08:34 +00:00 |
Frontend
|
ObjectiveC migrator. This patch infers readonly properties for no-parameter
|
2013-08-28 23:22:46 +00:00 |
FrontendTool
|
…
|
|
Index
|
Rename libIDE to libIndex.
|
2013-08-17 00:40:41 +00:00 |
Lex
|
Use pop_back_val() instead of both back() and pop_back().
|
2013-08-23 16:11:15 +00:00 |
Parse
|
PR13657 (and duplicates):
|
2013-09-12 23:28:08 +00:00 |
Rewrite
|
Adding const buffer iterator generators to Rewriter
|
2013-08-27 13:00:34 +00:00 |
Sema
|
Documentation: Doxygen-ification of existing docs for Sema/DelayedDiagnostic.h.
|
2013-09-13 02:58:19 +00:00 |
Serialization
|
C++ modules: if a class is defined in multiple modules (for instance, because
|
2013-09-09 16:55:27 +00:00 |
StaticAnalyzer
|
ObjectiveC migrator: Cannot use bridging annotations for
|
2013-09-04 00:10:06 +00:00 |
Tooling
|
Do not quote YAML plain string myself. Let YAMLIO do that.
|
2013-09-11 04:00:35 +00:00 |
CMakeLists.txt
|
Instantiate dependent attributes when instantiating templates.
|
2012-01-20 22:37:06 +00:00 |
Makefile
|
make: fix installation of generated header files
|
2012-02-01 22:23:31 +00:00 |