hanchenye-llvm-project/clang/lib
Anders Carlsson 33c1b6528f Remove the last remnants of the Obj-C EH stack code.
llvm-svn: 64205
2009-02-10 06:07:49 +00:00
..
AST Rudimentary checking of template arguments against their corresponding 2009-02-09 23:23:08 +00:00
Analysis Fix a crash in GRSimpleVals::EvalCast due not handling transparent unions. 2009-02-10 05:42:58 +00:00
Basic simplify and refactor a bunch of type definition code in Preprocessor 2009-02-06 05:04:11 +00:00
CodeGen Remove the last remnants of the Obj-C EH stack code. 2009-02-10 06:07:49 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +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 Teach the type-id/expression disambiguator about different 2009-02-10 00:53:15 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Teach the type-id/expression disambiguator about different 2009-02-10 00:53:15 +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