clang-1/lib
Zhongxing Xu 05a2338f7b Merge ZeroSizedVLAChecker and UndefSizedVLAChecker.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85996 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-04 01:43:07 +00:00
..
AST Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +00:00
Analysis Merge ZeroSizedVLAChecker and UndefSizedVLAChecker. 2009-11-04 01:43:07 +00:00
Basic Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +00:00
CodeGen Merge constant array and structures. This will create a global variables for arrays and structs that are constant and their initializer is constant. It is on by default but can be disable with the flag -fno-merge-all-constants. 2009-11-04 01:18:09 +00:00
Driver Merge constant array and structures. This will create a global variables for arrays and structs that are constant and their initializer is constant. It is on by default but can be disable with the flag -fno-merge-all-constants. 2009-11-04 01:18:09 +00:00
Frontend Implement support for the -undef command line option, patch by 2009-11-03 19:50:27 +00:00
Headers Added __has_include and __has_include_next. 2009-11-02 22:28:12 +00:00
Index Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <rdar://problem/7310688>. 2009-10-28 20:44:47 +00:00
Lex Added __has_include and __has_include_next. 2009-11-02 22:28:12 +00:00
Parse Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +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