llvm-project/clang/lib
Daniel Dunbar 8c9efca5bd Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file.
llvm-svn: 89371
2009-11-19 18:47:17 +00:00
..
AST Cope with an amusingly little anomaly with dependent types and 2009-11-19 18:03:26 +00:00
Analysis Add PreVisitReturn to Malloc checker. Now we can recognize returned memory 2009-11-17 08:58:18 +00:00
Basic Added preliminary support step for PS3 2009-11-19 17:18:50 +00:00
CodeGen Refine vtable, rtti and rtti name instantiation so that they follow 2009-11-19 04:04:36 +00:00
Driver Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file. 2009-11-19 18:47:17 +00:00
Frontend Define __WCHAR_WIDTH__ for use in stdint.h. 2009-11-19 15:47:58 +00:00
Headers Define WCHAR_MIN and WCHAR_MAX in terms of __WCHAR_WIDTH__ for consistency with 2009-11-19 15:53:08 +00:00
Index Add special clang_getCursor() support for @class. Handles <rdar://problem/7383421>. 2009-11-18 02:02:52 +00:00
Lex Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine Khaldi! 2009-11-14 16:36:57 +00:00
Parse Objective-C code completion within properties after "setter = " or 2009-11-19 07:41:15 +00:00
Rewrite Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 2009-11-17 06:52:37 +00:00
Sema Patch to implement new-operators with default args. 2009-11-19 18:39:40 +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