llvm-project/clang/lib
Zhongxing Xu 82003da8d3 Core analysis engine template cleanup step 2:
merge GRCoreEngineImpl and GRCoreEngine.

Introduce a new interface class GRSubEngine as the subengine of GRCoreEngine.
GRExprEngine subclasses GRSubEngine now.

llvm-svn: 78298
2009-08-06 10:00:15 +00:00
..
AST Fixup object layout when we have a primary base (it goes first). Start preping for 2009-08-06 00:38:46 +00:00
Analysis Core analysis engine template cleanup step 2: 2009-08-06 10:00:15 +00:00
Basic Add armv7 support. 2009-08-04 19:48:52 +00:00
CodeGen Fix clang breakage, CGF can be null in this context. 2009-08-06 01:24:27 +00:00
Driver Add additional library paths for Linux distros on mixed 32/64-bit systems. 2009-08-06 01:47:11 +00:00
Frontend Predefine __cplusplus to the right value (199711L), except when in GNU mode. 2009-08-06 04:09:28 +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 Support nested-name-specifiers for C++ member access expressions, e.g., 2009-08-06 03:17:00 +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 Implement transformation of template names within the generic tree 2009-08-06 06:41:21 +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