llvm-project/clang/lib
Anna Zaks bf740512ec [analyzer] Add more C taint sources/sinks.
llvm-svn: 148844
2012-01-24 19:32:25 +00:00
..
ARCMigrate arg migrator: change all "assign" of object properties 2012-01-21 00:43:53 +00:00
AST When importing a RecordDecl as a DeclContext, make sure that we pull 2012-01-24 18:36:04 +00:00
Analysis Revert various template unreachability code I committed accidentally. 2012-01-24 04:51:48 +00:00
Basic rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
CodeGen The following patch adds __attribute__((no_address_safety_analysis)) which will allow to disable 2012-01-24 19:25:38 +00:00
Driver Address one part of the FIXME I introduced my switching the triple 2012-01-24 19:28:29 +00:00
Frontend Improve Lexer::getImmediateMacroName to take into account inner macros 2012-01-23 16:58:33 +00:00
FrontendTool Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Headers On Darwin, use the system's <unwind.h> whenever it is 2012-01-24 15:12:50 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Only mark an IdentifierInfo as having changed since deserialization 2012-01-24 15:24:38 +00:00
Parse Support decltype in member initializers. 2012-01-24 06:03:59 +00:00
Rewrite Per PR 11814, use Monospace instead of Andale Mono. 2012-01-20 20:39:55 +00:00
Sema The following patch adds __attribute__((no_address_safety_analysis)) which will allow to disable 2012-01-24 19:25:38 +00:00
Serialization Only mark an IdentifierInfo as having changed since deserialization 2012-01-24 15:24:38 +00:00
StaticAnalyzer [analyzer] Add more C taint sources/sinks. 2012-01-24 19:32:25 +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