hanchenye-llvm-project/clang/lib
Anders Carlsson 307846fe67 Check in CGRecordLayoutBuilder which is a reimplementation of the record layout code. (Yay, no more packed structs unless absolutely necessary). We currently don't use the layouts being built but that will change when the new code is mature enough :)
llvm-svn: 76845
2009-07-23 03:17:50 +00:00
..
AST Remove a bunch of FIXME's related to ObjC type checking. 2009-07-23 01:01:38 +00:00
Analysis Add initial implementation of checking for uses of floating point as a loop counter. 2009-07-23 01:07:19 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Check in CGRecordLayoutBuilder which is a reimplementation of the record layout code. (Yay, no more packed structs unless absolutely necessary). We currently don't use the layouts being built but that will change when the new code is mature enough :) 2009-07-23 03:17:50 +00:00
Driver driver: Print --version on stdout, to match gcc. 2009-07-21 20:06:58 +00:00
Frontend Add initial implementation of checking for uses of floating point as a loop counter. 2009-07-23 01:07:19 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index Remove the ASTContext parameter from Entity::getPrintableName(). 2009-07-21 07:52:21 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Implement support for out-of-line definitions of the class members of class 2009-07-22 23:48:44 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema Remove a bunch of FIXME's related to ObjC type checking. 2009-07-23 01:01:38 +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