llvm-project/clang/lib
Fariborz Jahanian b0057bb4fc ObjectiveC migrator: add support to migrate to
NS_OPTIONS.

llvm-svn: 186641
2013-07-19 01:05:49 +00:00
..
ARCMigrate ObjectiveC migrator: add support to migrate to 2013-07-19 01:05:49 +00:00
AST Fixed source range of C++03 access declarations. 2013-07-17 17:28:56 +00:00
ASTMatchers Separate the notion of 'context' when recursing down in the parser and actual errors. 2013-07-18 19:47:59 +00:00
Analysis [analyzer] Include analysis stack in crash traces. 2013-07-19 00:59:08 +00:00
Basic Update for llvm API change. 2013-07-16 19:44:23 +00:00
CodeGen Update createCompileUnit call for llvm changes. 2013-07-19 00:51:58 +00:00
Driver Address -Wreorder warning in Driver.cpp 2013-07-18 21:45:42 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Fix bad line break with pointers to members. 2013-07-18 14:46:07 +00:00
Frontend Fix crash in libclang if code completion is used with unknown flags. 2013-07-18 14:23:12 +00:00
FrontendTool ObjC migrator: Add -objcmt-migrate-property to do property 2013-07-09 16:59:14 +00:00
Headers Add missing include guards into headers in lib/Headers. While it may appear 2013-07-14 05:41:45 +00:00
Lex Add condition expression result to if and elif callbacks. 2013-07-18 00:00:36 +00:00
Parse This patch removes unused parameter allProperties and converts remaining 2013-07-16 15:33:19 +00:00
Rewrite Update for llvm API change. 2013-07-16 19:44:23 +00:00
Sema Clean up diagnostics for inheriting constructors. 2013-07-18 23:29:14 +00:00
Serialization Serialization support for TagDecl::IsCompleteDefinitionRequired 2013-07-14 01:07:41 +00:00
StaticAnalyzer [analyzer] Include analysis stack in crash traces. 2013-07-19 00:59:08 +00:00
Tooling Constify Replacements parameter to applyAllReplacements. 2013-07-17 18:29:58 +00:00
CMakeLists.txt Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that 2013-05-29 21:09:18 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00