llvm-project/clang/lib
Fariborz Jahanian a386d9533b Assortment of property attributes declared in continuation
class must match those of same property declared
in its primary class. (Fixes radar 7352425)

llvm-svn: 85843
2009-11-03 00:01:38 +00:00
..
AST Property declared in continuation class can only be used to 2009-11-02 22:45:15 +00:00
Analysis Remove GRExprEngine::CheckerVisitLocation(). It was only called in one place, so we inlined it in to GRExprEngine::EvalLocation(). 2009-11-02 23:19:29 +00:00
Basic Add note to FIXME about PR5371. 2009-11-02 21:25:11 +00:00
CodeGen Add basic codegen for thunks that return values. 2009-11-02 23:47:45 +00:00
Driver Fix -pthread on dragonfly. Patch by Sascha Wildner. 2009-10-31 20:11:46 +00:00
Frontend Remove unused header. 2009-11-02 22:11:26 +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 Improved fix for PR3844, which recovers better for class template 2009-10-30 22:09:44 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Assortment of property attributes declared in continuation 2009-11-03 00:01:38 +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