clang-1/lib
Chris Lattner 9e6b37a9f1 warn about returning the address of a label.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85576 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-30 04:01:58 +00:00
..
AST This patch computes composite type of two objective-c expressions 2009-10-30 01:13:23 +00:00
Analysis Add an assertion to ensure NullDerefChecker exists. 2009-10-29 05:56:54 +00:00
Basic rename getTypeSigned() -> isTypeSigned() per daniel's review. 2009-10-25 22:49:18 +00:00
CodeGen Get throws limping along, still a bunch of FIXMEs. Too bad we don't support catching anything yet :) 2009-10-30 02:27:02 +00:00
Driver Remove some obsolete or unnecessary FIXMEs. 2009-10-29 02:39:57 +00:00
Frontend Track source information for template arguments and template specialization 2009-10-29 08:12:44 +00:00
Headers CMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific headers under 2009-10-27 21:15:21 +00:00
Index Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <rdar://problem/7310688>. 2009-10-28 20:44:47 +00:00
Lex Update location of DataTypes.h to reflect move in LLVM with r85086. 2009-10-26 01:37:10 +00:00
Parse StringSwitch-ify attribute name mapping. 2009-10-29 05:26:58 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema warn about returning the address of a label. 2009-10-30 04:01:58 +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