llvm-project/clang/lib
Rafael Espindola 46129b0934 Use StringRef::split instead of SplitString.
llvm-svn: 87085
2009-11-13 05:13:58 +00:00
..
AST Add a CK_BaseToDerived cast kind. 2009-11-12 16:43:42 +00:00
Analysis Pull static variable within function (for slightly faster startup time). 2009-11-13 01:58:01 +00:00
Basic do not store wchar/char16/char32/intmax width/alignment info 2009-11-12 08:04:33 +00:00
CodeGen Add a special BuildVirtualCall that's going to be used for building calls to destructors. This is needed because when compiling: 2009-11-13 04:45:41 +00:00
Driver Fix for FreeBSD toolchain in regards to CPP, Credit to Roman Divacky. 2009-11-08 10:13:36 +00:00
Frontend Use StringRef::split instead of SplitString. 2009-11-13 05:13:58 +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 Switch PTHManager to using diagnostics for most errors. 2009-11-12 02:53:48 +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 Fix two bugs with temporaries: 2009-11-13 04:34: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