llvm-project/clang/lib
Chris Lattner da0300870f Rearrange some code in TryAnnotateTypeOrScopeToken to make it
early exit for C and avoid template lookup for C.

llvm-svn: 61667
2009-01-05 01:49:50 +00:00
..
AST Fix try statement deserialization. 2008-12-24 13:02:38 +00:00
Analysis Add a bunch of comments and FIXMEs. 2008-12-24 07:46:32 +00:00
Basic instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
CodeGen Generate debug info for VLA types 2009-01-05 01:23:29 +00:00
Driver Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Headers Add a MS specific intrinsic. 2008-12-27 04:26:15 +00:00
Lex Add parser support for __forceinline, __w64, __ptr64. 2008-12-25 14:41:26 +00:00
Parse Rearrange some code in TryAnnotateTypeOrScopeToken to make it 2009-01-05 01:49:50 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Perform default function/array conversion for input arguments to inline asm statements if the input expr can be a memory operand 2008-12-31 07:27:38 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00