llvm-project/clang/lib
Zhongxing Xu bcbe44fa90 Create only one AnalysisManager for each translation unit. In HandleCode(),
reset the current analysis context of the AnalysisManager.

llvm-svn: 77943
2009-08-03 03:13:46 +00:00
..
AST Keep track of the template arguments deduced when matching a class 2009-08-02 23:24:31 +00:00
Analysis Remove RegionViews and RegionCasts. These are no longer used. 2009-08-02 05:15:23 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Whoops, meant to delete this. 2009-08-02 21:34:52 +00:00
Driver Driver/OpenBSD: Improve ld options. 2009-08-03 01:28:59 +00:00
Frontend Create only one AnalysisManager for each translation unit. In HandleCode(), 2009-08-03 03:13:46 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lex CharLiteralParser::IsMultiChar was sometimes uninitialized. 2009-07-29 01:46:05 +00:00
Parse Rename Action::TagKind to Action::TagUseKind, which removes both a misnomer 2009-07-31 02:45:11 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema Produce a warning that partial ordering of function templates is not yet supported 2009-08-02 23:46:29 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00