llvm-project/clang/lib
Anna Zaks 59d741fec6 MacOSKeychainAPIChecker: If the allocated data address entered as an enclosing function parameter, skip it to avoid false positives.
llvm-svn: 137526
2011-08-12 22:47:22 +00:00
..
ARCMigrate [arcmt] When checking whether properties needs to be strong or not, take into account 2011-08-10 21:46:48 +00:00
AST metadata generated by the compiler does not include the weak 2011-08-12 20:47:08 +00:00
Analysis Revert "Fix crash in CFGBuilder involving implicit destructor calls and gotos jumping after an object was declared. Fixes PR 10620." 2011-08-12 14:41:23 +00:00
Basic Provide diag_iterator for iterating over the built-in diagnostic IDs/names in the internal table of DiagnosticIDs. 2011-08-09 03:39:14 +00:00
CodeGen switch clang to use the new-new way of creating llvm::StructType's. 2011-08-12 17:43:31 +00:00
Driver [driver] Refactor a bit to enable a few fixes when generating diagnostics. No functional change intended. 2011-08-12 22:08:57 +00:00
Frontend Wire up -import-module to run ReadAST for each module loaded. 2011-08-05 22:17:03 +00:00
FrontendTool [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
Headers http://llvm.org/bugs/show_bug.cgi?id=10472 2011-07-25 18:09:56 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex De-Unicode-ify. 2011-08-12 05:49:51 +00:00
Parse Thread Safety: Added basic argument parsing for all new attributes. 2011-08-09 17:59:31 +00:00
Rewrite objc rewriter: Fixes a rewriting of implicit casting of an integral 2011-08-04 23:58:03 +00:00
Sema Conversions to bool count as integer conversions for the purposes of 2011-08-12 20:56:43 +00:00
Serialization Switch the __int128_t and __uint128_t types over to predefined types 2011-08-12 06:49:56 +00:00
StaticAnalyzer MacOSKeychainAPIChecker: If the allocated data address entered as an enclosing function parameter, skip it to avoid false positives. 2011-08-12 22:47:22 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00