..
ARCMigrate
ObjectiveC migrator. Added a dropped check in my
2013-11-08 02:00:22 +00:00
AST
PR17615: A delegating constructor initializer is a full-expression. Don't
2013-11-07 18:45:03 +00:00
ASTMatchers
Introduce MatchFinder::matchAST.
2013-11-07 22:30:36 +00:00
Analysis
Thread safety analysis: minor bugfix to smart pointer handling, and expanded
2013-11-06 18:40:01 +00:00
Basic
Include non-explicit submodules in exported module list
2013-11-04 21:51:33 +00:00
CodeGen
ubsan: Only emit constants for filenames and type descriptors once.
2013-11-08 01:09:22 +00:00
Driver
Ubuntu has published its Saucy release. 'Trusty Tahr' dev has just started. Add its support in Clang
2013-11-07 09:31:30 +00:00
Edit
ObjectiveC migrator: When doing migration, migrator must suggest
2013-10-01 21:16:29 +00:00
Format
clang-format: Properly indent ObjC calls wrapped before first selector
2013-11-08 02:08:01 +00:00
Frontend
Eliminate an unnecessary .c_str()
2013-11-08 00:38:03 +00:00
FrontendTool
Remove -ast-dump-xml.
2013-10-07 20:56:34 +00:00
Headers
Define [U]LLONG_{MIN,MAX} for C++11, add tests.
2013-10-27 19:00:49 +00:00
Index
Avoid using the 'index' namespace as scope.
2013-08-21 00:49:25 +00:00
Lex
Modules: Teach the preprocessor to recognize 'import' only after an '@'.
2013-11-07 22:55:02 +00:00
Parse
[-fms-extensions] Add support for __FUNCDNAME__
2013-11-06 23:31:56 +00:00
Rewrite
Fix typo: inccrementally
2013-10-13 12:02:16 +00:00
Sema
s/DebugPrint/dump/g
2013-11-08 02:16:10 +00:00
Serialization
Include non-explicit submodules in exported module list
2013-11-04 21:51:33 +00:00
StaticAnalyzer
StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp: Tweak ContainerNonEmptyMap with "int" instead of "bool", to appease building since r194235.
2013-11-08 04:00:53 +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