llvm-project/clang/lib
Douglas Gregor c35b54396c float, double, and long double do need extra data in the
BuiltinTypeLoc structure. Thanks, Enea!

llvm-svn: 93763
2010-01-18 20:37:56 +00:00
..
AST float, double, and long double do need extra data in the 2010-01-18 20:37:56 +00:00
Analysis Add support for computing size in elements for symbolic regions obtained from 2010-01-18 08:54:31 +00:00
Basic long long is 64 bits on msp430 2010-01-14 20:22:45 +00:00
CodeGen More VTT builder fixes. With these fixes we now correctly handle the very complex VTT example from the Itanium ABI spec. 2010-01-18 17:13:59 +00:00
Driver Remove ../libexec from clang program search path, clang-cc is dead. 2010-01-18 19:16:53 +00:00
Frontend Preserve type source information in compound literal expressions. 2010-01-18 19:35:47 +00:00
Headers _mm_xor_ps does a xor not a nxor. The other 'xor' builtins look fine, 2010-01-07 00:36:41 +00:00
Index Add -cursor-at=file:line:column command line option to c-index-test, 2010-01-15 19:40:17 +00:00
Lex Add a bunch more feature-checking macros for C++0x features. Some of these are 2010-01-13 08:31:49 +00:00
Parse Improve source-location information for builtin TypeLocs, from Enea 2010-01-18 18:04:31 +00:00
Rewrite Fix typo: rename Rewriter::getRewritenText() -> Rewriter::getRewrittenText(). 2010-01-07 18:00:35 +00:00
Sema Preserve type source information in compound literal expressions. 2010-01-18 19:35:47 +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