llvm-project/clang/lib
Anders Carlsson 723f55d697 Improve Sema of the cleanup attribute somewhat.
llvm-svn: 64047
2009-02-07 23:16:50 +00:00
..
AST Fix pretty-printing of if conditions. Patch by Ben Lickly. 2009-02-07 20:05:48 +00:00
Analysis Fix null dereference. 2009-02-07 22:54:59 +00:00
Basic simplify and refactor a bunch of type definition code in Preprocessor 2009-02-06 05:04:11 +00:00
CodeGen Ensure we track all the stack depths for all break and continue points 2009-02-07 23:02:10 +00:00
Driver handle fatal errors, rely on warnings to point out missing cases. 2009-02-06 03:57:44 +00:00
Headers C++ really shouldn't check these #defines, thanks to Howard 2009-02-07 22:21:31 +00:00
Lex Export __INT8_TYPE__ / __INT16_TYPE__ / __INT32_TYPE__ / __INT64_TYPE__ 2009-02-06 22:59:26 +00:00
Parse Implement dereferencing of pointers-to-member. 2009-02-07 00:15:38 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Improve Sema of the cleanup attribute somewhat. 2009-02-07 23:16:50 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00