llvm-project/clang/lib
Anders Carlsson faf1ced5ee Reapply 81096, now with a fix. Spot the bug:
for (unsigned i = numargs; i < NumArgs; ++i)
        Args[0] = 0;

;)

llvm-svn: 81123
2009-09-06 16:54:02 +00:00
..
AST Reapply 81096, now with a fix. Spot the bug: 2009-09-06 16:54:02 +00:00
Analysis Fix buffer overflow reported in PR 4903. 2009-09-05 17:59:01 +00:00
Basic Replace some instances of std::string with StringRefs. 2009-09-05 09:49:39 +00:00
CodeGen Refine overrides and thunks for virtual bases. Cleanups. WIP. 2009-09-05 11:28:33 +00:00
Driver Merge libgcc spec changes for darwin::Link::ConstructJob. 2009-09-04 18:35:47 +00:00
Frontend Replace some instances of std::string with StringRefs. 2009-09-05 09:49:39 +00:00
Headers CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
Index Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Lex Updated GNU runtime non-fragile ABI. 2009-08-31 16:41:57 +00:00
Parse If a destructor is referenced or a pseudo-destructor expression is 2009-09-04 18:29:40 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema Reapply 81096, now with a fix. Spot the bug: 2009-09-06 16:54:02 +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