llvm-project/clang/lib
Mike Stump f9c95be2f6 Generate more of the vbase virtual offset for covariant thunks. WIP.
llvm-svn: 82253
2009-09-18 19:06:35 +00:00
..
AST Disable questionable code for handling isNullPointerConstant on value dependent 2009-09-18 08:46:16 +00:00
Analysis Revert most of r82198, which was causing a large number of crashes 2009-09-18 07:31:15 +00:00
Basic don't stick an uninitialized 'stat' buf into the stat cache, fill it 2009-09-18 04:51:01 +00:00
CodeGen Generate more of the vbase virtual offset for covariant thunks. WIP. 2009-09-18 19:06:35 +00:00
Driver Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +00:00
Frontend Introduce caching of diagnostics in BugReporter. This provides extra 2009-09-18 05:37:41 +00:00
Headers Fix PR4923. 2009-09-18 17:03:55 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Initial implementation of a code-completion interface in Clang. In 2009-09-17 21:32:03 +00:00
Parse Introduce four new code-completion hooks for C++: 2009-09-18 19:03:04 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Introduce four new code-completion hooks for C++: 2009-09-18 19:03:04 +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