llvm-project/clang/lib
Daniel Dunbar d6ea9028e7 Simplify PreprocessorOptions, it doesn't need abstracted field access.
llvm-svn: 89047
2009-11-17 05:52:41 +00:00
..
AST Unify the way destructor epilogues are generated for synthesized and regular destructors. Also fix PR5529. 2009-11-17 04:44:12 +00:00
Analysis First part of changes to eliminate problems with cv-qualifiers and 2009-11-16 21:35:15 +00:00
Basic Add MIPS support to Triple for Linux and the PSP. Credit to Bruno Cardoso Lopes. 2009-11-15 10:22:07 +00:00
CodeGen Unify the way destructor epilogues are generated for synthesized and regular destructors. Also fix PR5529. 2009-11-17 04:44:12 +00:00
Driver Add clang -mcpu=native support, patch by Roman Divacky, varioustweaks by me. 2009-11-14 22:04:54 +00:00
Frontend Simplify PreprocessorOptions, it doesn't need abstracted field access. 2009-11-17 05:52:41 +00:00
Headers Parameterize the constant-generating macros in stdint.h with new built-in 2009-11-16 16:36:33 +00:00
Index Preserve type source information in sizeof/alignof expressions, and pass it 2009-11-04 07:28:41 +00:00
Lex Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine Khaldi! 2009-11-14 16:36:57 +00:00
Parse Handle case of missing '@end' in implementation context 2009-11-16 18:57:01 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Require the object type of a member access expression ("." or "->") to 2009-11-17 05:17:33 +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