hanchenye-llvm-project/clang/lib
Aaron Ballman fb76304f74 Factored attribute mutual exclusion code into a helper function; split the cf_audited_transfer and cf_unknown_transfer attributes into separate helper methods for simplicity. No functional changes intended.
llvm-svn: 196126
2013-12-02 18:05:46 +00:00
..
ARCMigrate ObjectiveC migrator. delegate property must be 2013-11-21 17:49:34 +00:00
AST CommentLexer: When proceeding with a typo corrected name don't clobber the token. 2013-12-01 15:09:32 +00:00
ASTMatchers Another pass at adding missing matchers into the registry. 2013-11-25 15:03:44 +00:00
Analysis Thread safety analysis: fix ICE due to missing null check on dyn_cast. 2013-11-26 19:45:21 +00:00
Basic Assume ARMv6 for NetBSD for now for strex/ldrex. 2013-12-02 16:12:05 +00:00
CodeGen Fix the problem that the range check for scalar narrow shift is too wide. 2013-11-29 02:13:17 +00:00
Driver Driver: Factor gold support out into a function 2013-12-02 12:43:03 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Added an option to specify fallback style. 2013-12-02 15:21:38 +00:00
Frontend Add support for C++'s SD6 feature test macros. 2013-11-27 22:58:16 +00:00
FrontendTool Bring back a StringRef used in some build configurations 2013-11-27 19:44:04 +00:00
Headers Fix a SSE2 intrinsics typo 2013-11-23 22:11:57 +00:00
Index libclang does not depend directly on clangFormat; but clangIndex does 2013-11-13 22:26:04 +00:00
Lex Fix a typo in a comment: expasion -> expansion 2013-12-02 17:39:27 +00:00
Parse Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Rewrite Rewriter: Output RewriteRope contents efficiently 2013-12-02 17:02:49 +00:00
Sema Factored attribute mutual exclusion code into a helper function; split the cf_audited_transfer and cf_unknown_transfer attributes into separate helper methods for simplicity. No functional changes intended. 2013-12-02 18:05:46 +00:00
Serialization Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
StaticAnalyzer Correct a user-visible static analyzer message typo 2013-12-02 03:50:25 +00:00
Tooling Remove a whole lot of unused variables 2013-11-27 05:22:15 +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