hanchenye-llvm-project/clang/lib
Chris Lattner 04441a10a5 add note, weirdness.
llvm-svn: 64010
2009-02-07 07:13:51 +00:00
..
AST Overhaul of Stmt allocation: 2009-02-07 01:47:29 +00:00
Analysis Ensure that we assert if given an unhandled value. 2009-02-07 03:46:08 +00:00
Basic simplify and refactor a bunch of type definition code in Preprocessor 2009-02-06 05:04:11 +00:00
CodeGen Set load/store alignment when doing ABI coercions. 2009-02-07 02:46:03 +00:00
Driver handle fatal errors, rely on warnings to point out missing cases. 2009-02-06 03:57:44 +00:00
Headers add note, weirdness. 2009-02-07 07:13:51 +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 Use 'Destroy(Context)' instead of 'Context.Deallocate()' (does recursive freeing of memory). 2009-02-07 01:51:40 +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