clang-1/lib
Chris Lattner e6113de52d Implement support for the -undef command line option, patch by
Roman Divacky! PR5363


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85932 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-03 19:50:27 +00:00
..
AST silence a warning. 2009-11-03 19:48:51 +00:00
Analysis Merge NullDerefChecker.[h,cpp] and UndefDerefChecker.[h,cpp]. They are essentially two parts of the same check. 2009-11-03 18:41:06 +00:00
Basic pr5371 likely has nothing to do with this. 2009-11-03 05:11:39 +00:00
CodeGen Refine codegen for covariant thunks that return references. 2009-11-03 19:03:17 +00:00
Driver Implement support for the -undef command line option, patch by 2009-11-03 19:50:27 +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 Replace the code that parses member access expressions after "." or 2009-11-03 19:44:04 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Replace the code that parses member access expressions after "." or 2009-11-03 19:44:04 +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