clang-1/lib
Edward O'Callaghan 56eec2bc21 Fix for PR5568.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89766 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-24 15:23:21 +00:00
..
AST Teach Evaluate to handle member expressions referring to enum constants and 2009-11-24 05:28:59 +00:00
Analysis We can remove this file now. 2009-11-24 08:28:49 +00:00
Basic Add SigAtomicType to TargetInfo, Needed for MSP and PIC Targets, Credit to Ken Dyck. 2009-11-21 00:49:54 +00:00
CodeGen Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and CGTemporaries. 2009-11-24 05:51:11 +00:00
Driver Fix for PR5568. 2009-11-24 15:23:21 +00:00
Frontend Explicitly track the condition variable within an "if" statement, 2009-11-23 23:44:04 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +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 Fix a recent regression probably caused by addition of altivec-style 2009-11-23 19:51:43 +00:00
Rewrite Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 2009-11-17 06:52:37 +00:00
Sema Set the template specialization kind before instantiating the function definition so that the function will have the right linkage. 2009-11-24 05:34:41 +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