llvm-project/clang/lib
Anders Carlsson 6037e78149 Have CGDebugInfo::getOrCreateType cache the QualType instead of having every ConvertType overload do it.
llvm-svn: 88807
2009-11-14 20:52:05 +00:00
..
AST If we attempt to add a constructor template specialization that looks 2009-11-14 01:20:54 +00:00
Analysis Change *BugReport constructors to take StringRefs. 2009-11-14 12:08:24 +00:00
Basic 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
CodeGen Have CGDebugInfo::getOrCreateType cache the QualType instead of having every ConvertType overload do it. 2009-11-14 20:52:05 +00:00
Driver Fix for FreeBSD toolchain in regards to CPP, Credit to Roman Divacky. 2009-11-08 10:13:36 +00:00
Frontend Add FrontendActions for all preprocessor based clang-cc actions. 2009-11-14 10:42:57 +00:00
Headers Generalize stdint.h for non-8-bit-multiple types, patch by 2009-11-12 08:08:27 +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 Remove an overly-eager assertion when replacing tokens with an 2009-11-12 00:03:40 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema PR5462: Don't run off the edge of the argument array for vararg handling 2009-11-14 04:43:10 +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