llvm-project/clang/lib
Ted Kremenek 924316d7d7 Move 'static inline' functions GetNullarySelector() and GetUnarySelector() from CFRefCount.cpp to ASTContext.h. These functions are likely to be generally useful.
llvm-svn: 85886
2009-11-03 08:00:42 +00:00
..
AST Property declared in continuation class can only be used to 2009-11-02 22:45:15 +00:00
Analysis Move 'static inline' functions GetNullarySelector() and GetUnarySelector() from CFRefCount.cpp to ASTContext.h. These functions are likely to be generally useful. 2009-11-03 08:00:42 +00:00
Basic pr5371 likely has nothing to do with this. 2009-11-03 05:11:39 +00:00
CodeGen Refine codegen for non-virtual this adjustments for thunks. 2009-11-03 03:16:46 +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 Switch ParseStructDeclaration to a callback-based API. This will make 2009-11-03 02:38:08 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Introduce a new class, UnqualifiedId, that provides a parsed 2009-11-03 01:35:08 +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