llvm-project/clang/lib
Zhongxing Xu 17299e6172 Use a work list to recursively build up the subregion mapping, and mark live
var region roots.

llvm-svn: 67152
2009-03-18 01:54:31 +00:00
..
AST Fix Type::getDesugaredType() to remove all direct sugar on 2009-03-17 22:51:02 +00:00
Analysis Use a work list to recursively build up the subregion mapping, and mark live 2009-03-18 01:54:31 +00:00
Basic Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
CodeGen Initialize the cleanup.dst variable if necessary. Fixes PR3789. 2009-03-17 05:53:35 +00:00
Driver Driver: Implement JoinedAndSeparateArg::getValue and add parsing test 2009-03-18 01:48:37 +00:00
Frontend Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex typo 2009-03-17 11:39:38 +00:00
Parse Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema cleanup instantiation code, tighten testcase 2009-03-18 01:16:08 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00