hanchenye-llvm-project/clang/lib
Anna Zaks ee1a43533b [analyzer] Refactor: Move symbol_iterator from SVal to SymExpr, use it
for finding dependent symbols for taint.

llvm-svn: 145986
2011-12-06 23:12:33 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST Move vector bitcast handling in constant expressions from the expression 2011-12-06 22:44:34 +00:00
Analysis [analyzer] Rely on LLVM Dominators in Clang dominator computation. 2011-12-05 21:33:11 +00:00
Basic Parse inferred submodules in module maps, track their contents in 2011-12-05 22:27:44 +00:00
CodeGen Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack 2011-12-06 03:33:03 +00:00
Driver [asan] Mac: do not link dynamic libs with the asan-rt, use -undefined dynamic_lookup for dynamic libs. Style fixes. Patch by glider@google.com 2011-12-06 19:18:44 +00:00
Frontend Add a FIXME to provide a sensible error message here 2011-12-06 23:04:08 +00:00
FrontendTool Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
Headers Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Remove misleading error message 2011-12-06 19:57:48 +00:00
Parse Extend warnings for missing '@end'. 2011-12-06 09:25:23 +00:00
Rewrite More refactoring of objc rewriter. 2011-12-05 22:59:54 +00:00
Sema Suggest typo corrections for implicit function declarations. 2011-12-06 09:46:12 +00:00
Serialization Implement inferred submodules support, which (when requested) 2011-12-06 01:10:29 +00:00
StaticAnalyzer [analyzer] Refactor: Move symbol_iterator from SVal to SymExpr, use it 2011-12-06 23:12:33 +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