..
ARCMigrate
[arcmt] Make sure the objc migrators work fine when used with a PCH.
2013-02-05 16:37:00 +00:00
AST
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
ASTMatchers
Re-design the convenience interfaces on MatchFinder.
2013-02-01 13:41:35 +00:00
Analysis
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Basic
CharInfo: Add missing "using namespace clang::charinfo" in .cpp file.
2013-02-08 22:37:49 +00:00
CodeGen
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Driver
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Edit
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Format
Fix indentation-detection at indent level 0.
2013-02-08 19:53:32 +00:00
Frontend
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
FrontendTool
use early returns to simplify and de-nest
2013-01-06 07:49:41 +00:00
Headers
[Headers] Use standard builtin defines instead of typeof trickery.
2013-02-06 00:38:13 +00:00
Lex
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Parse
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Rewrite
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
Sema
objective-C: don't issue bogus warning about
2013-02-08 23:32:30 +00:00
Serialization
Always keep highest identifier, selector, and macro IDs when we've
2013-02-08 21:30:59 +00:00
StaticAnalyzer
[analyzer] Invalidation checker: move the "missing implementation" check
2013-02-09 01:09:27 +00:00
Tooling
Nuke SetUpBuildDumpLog.
2013-01-20 01:58:28 +00:00
CMakeLists.txt
Initial version of formatting library.
2012-12-03 18:12:45 +00:00
Makefile
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
2012-12-13 16:09:42 +00:00