.. |
ARCMigrate
|
[objcmt] If no objcmt options were specified, default to enable literals+subscripting.
|
2013-11-13 23:38:22 +00:00 |
AST
|
No functional change. Renaming a variable in RecordLayoutBuilder and
|
2013-11-13 22:16:13 +00:00 |
ASTMatchers
|
Introduce MatchFinder::matchAST.
|
2013-11-07 22:30:36 +00:00 |
Analysis
|
Thread-safety analysis: check guarded_by and pt_guarded_by on array access.
|
2013-11-08 19:42:01 +00:00 |
Basic
|
Only provide MS builtins when -fms-extensions is on
|
2013-11-13 22:47:22 +00:00 |
CodeGen
|
Don't use alias from derived dtor to base dtor at -O0.
|
2013-11-13 23:20:45 +00:00 |
Driver
|
[objcmt] Transfer the objcmt flags from the driver to cc1 invocation and
|
2013-11-13 23:38:20 +00:00 |
Edit
|
ObjectiveC migrator: When doing migration, migrator must suggest
|
2013-10-01 21:16:29 +00:00 |
Format
|
Correctly mark first token in the presence of UTF-8 BOM.
|
2013-11-13 14:04:17 +00:00 |
Frontend
|
Add -fprofile-sample-use to Clang's driver.
|
2013-11-13 12:22:39 +00:00 |
FrontendTool
|
[objcmt] If the frontend option is frontend::MigrateSource then we don't need to create
|
2013-11-13 23:38:17 +00:00 |
Headers
|
Define [U]LLONG_{MIN,MAX} for C++11, add tests.
|
2013-10-27 19:00:49 +00:00 |
Index
|
libclang does not depend directly on clangFormat; but clangIndex does
|
2013-11-13 22:26:04 +00:00 |
Lex
|
Modules: Teach the preprocessor to recognize 'import' only after an '@'.
|
2013-11-07 22:55:02 +00:00 |
Parse
|
Warn on duplicate function specifier
|
2013-11-13 06:57:53 +00:00 |
Rewrite
|
Fix typo: inccrementally
|
2013-10-13 12:02:16 +00:00 |
Sema
|
ObjectiveC ARC. objc_bridge attribute should be applied to
|
2013-11-14 00:43:05 +00:00 |
Serialization
|
Include non-explicit submodules in exported module list
|
2013-11-04 21:51:33 +00:00 |
StaticAnalyzer
|
Revert 'Tweak ContainerNonEmptyMap with "int" instead of "bool"'.
|
2013-11-08 17:23:33 +00:00 |
Tooling
|
Adds the ability to inject a DiagnosticConsumer into ClangTools.
|
2013-11-07 23:18:05 +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 |