llvm-project/clang/lib
Daniel Dunbar c9feeb54a5 Spell __always_inline__ correctly.
llvm-svn: 64757
2009-02-17 07:57:58 +00:00
..
AST Static variables and functions won't collide with standard library 2009-02-17 03:23:10 +00:00
Analysis add some files to fix the cmake build, patch by Piotr Rak! 2009-02-17 07:40:10 +00:00
Basic fix a minor bug with my previous patch 2009-02-17 06:52:20 +00:00
CodeGen x86_64 ABI: Fix assert on return of _Complex long double. 2009-02-17 07:55:55 +00:00
Driver sink a call to getInstantiationLoc to eliminate an assertion. 2009-02-17 07:54:55 +00:00
Headers Spell __always_inline__ correctly. 2009-02-17 07:57:58 +00:00
Lex define __OBJC2__ for objc's nonfragile abi. 2009-02-16 18:28:48 +00:00
Parse diagnose uses of deprecated typenames and tags. 2009-02-16 22:07:16 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema remove "; candidates are/is:" from various ambiguity diagnostics. 2009-02-17 07:29:20 +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