llvm-project/clang/lib
Anders Carlsson 07894e8a0e More VTT builder fixes. With these fixes we now correctly handle the very complex VTT example from the Itanium ABI spec.
llvm-svn: 93725
2010-01-18 17:13:59 +00:00
..
AST When we are instantiating a member function of a local class, be sure 2010-01-16 20:21:20 +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 Fix a FIXME. 2010-01-10 00:46:10 +00:00
Frontend PR6055: fix FreeBSD c++ include path. patch by Roman Divacky 2010-01-17 00:00:11 +00:00
Headers
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 While determining when to parse inline member functions of a class, 2010-01-16 20:52:59 +00:00
Rewrite
Sema Introduce a second queue of "local" pending implicit instantiation, 2010-01-16 22:29:39 +00:00
CMakeLists.txt
Makefile