llvm-project/clang/lib
Ted Kremenek 9158fb748c Remove ValueManager::getRegionValueSymbolValOrUnknown(). It was just extra veneer on top of getRegionValueSymbolVal().
llvm-svn: 91471
2009-12-15 23:23:27 +00:00
..
AST ShouldDestroyTemporaries? I don't think so. 2009-12-15 20:51:39 +00:00
Analysis Remove ValueManager::getRegionValueSymbolValOrUnknown(). It was just extra veneer on top of getRegionValueSymbolVal(). 2009-12-15 23:23:27 +00:00
Basic FileManager: Do not cache failed stats, it is easy to construct common 2009-12-11 00:27:20 +00:00
CodeGen Fixes a code gen bug related to accessing a now 2009-12-15 21:34:52 +00:00
Driver Driver: Pass -resource-dir to clang -cc1, since the driver presumably already found itself. 2009-12-15 01:02:52 +00:00
Frontend Implement conditional block invocation rewrite 2009-12-15 17:30:20 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex enable reuse of MacroArgs objects. This is a small (2.5%) win 2009-12-15 20:48:12 +00:00
Parse Remember the type name's scope specifier in the DeclSpec. 2009-12-12 11:40:51 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Link up member-class redeclarations during template instantiation. 2009-12-15 22:29:06 +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