llvm-project/clang/lib
Chris Lattner 4f10559ba8 silence a warning.
llvm-svn: 85931
2009-11-03 19:48:51 +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 Fix -pthread on dragonfly. Patch by Sascha Wildner. 2009-10-31 20:11:46 +00:00
Frontend Fix buffer overflow in PrintMacroDefinition() by inverting the check to see if the target buffer needs to be resized. Fixes <rdar://problem/7255377>. 2009-11-03 06:18:05 +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