llvm-project/clang/lib
Argyrios Kyrtzidis c47c63b2dd [objcmt] -objcmt-atomic-property & -objcmt-ns-nonatomic-iosonly are companion flags.
Ignore them when determining if some transformation was enabled.

llvm-svn: 194709
2013-11-14 16:33:20 +00:00
..
ARCMigrate [objcmt] -objcmt-atomic-property & -objcmt-ns-nonatomic-iosonly are companion flags. 2013-11-14 16:33:20 +00:00
AST Added warning on structures/unions that are empty or contain only 2013-11-14 02:13:03 +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 [AArch64 neon] support poly64 and relevant intrinsic functions. 2013-11-14 03:29:16 +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 Revert r194663 and r194647. 2013-11-14 04:44:56 +00:00
Serialization Include non-explicit submodules in exported module list 2013-11-04 21:51:33 +00:00
StaticAnalyzer Move classes into anonymous namespaces. 2013-11-14 15:46:10 +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