llvm-project/clang/lib
Anders Carlsson 8af896c10a Move the LLVM field number for bit fields into the BitFieldInfo structure, since it's meaning is completely different than for non-bit fields.
llvm-svn: 76882
2009-07-23 17:01:21 +00:00
..
AST Clean up the ActOnTag action, so that there is only a single entry 2009-07-23 16:36:45 +00:00
Analysis Add two nodes to the call graph: 2009-07-23 13:39:38 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Move the LLVM field number for bit fields into the BitFieldInfo structure, since it's meaning is completely different than for non-bit fields. 2009-07-23 17:01:21 +00:00
Driver driver: Print --version on stdout, to match gcc. 2009-07-21 20:06:58 +00:00
Frontend Clean up the ActOnTag action, so that there is only a single entry 2009-07-23 16:36:45 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index constify methods. 2009-07-23 08:32:25 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Clean up the ActOnTag action, so that there is only a single entry 2009-07-23 16:36:45 +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 Clean up the ActOnTag action, so that there is only a single entry 2009-07-23 16:36:45 +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