clang-1/lib
Zhongxing Xu ea8a185413 Simplify interface. We can get canonical type from the base region directly. No need for an extra type argument.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58507 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-31 11:02:48 +00:00
..
AST Add support for parsing and representing C++ constructor declarations. 2008-10-31 09:07:45 +00:00
Analysis Simplify interface. We can get canonical type from the base region directly. No need for an extra type argument. 2008-10-31 11:02:48 +00:00
Basic Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52:39 +00:00
CodeGen Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52:39 +00:00
Driver Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
Headers Fix mmintrin.h to use proper definition of functions taking no 2008-10-29 03:37:55 +00:00
Lex Fixed build warning. No functionality change. 2008-10-31 10:24:31 +00:00
Parse Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52:39 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52:39 +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