llvm-project/clang/lib
Devang Patel 5b39e2382f Do not assert if debug info for certain type is not generated.
llvm-svn: 86315
2009-11-07 00:29:05 +00:00
..
AST Make sure isCopyAssignment is only true for actual copy assignment operators, 2009-11-07 00:02:45 +00:00
Analysis Make the VLASizeChecker implementation private, and its creation only known to GRExprEngineInternalChecks.cpp. 2009-11-06 21:51:50 +00:00
Basic Strip off the /clang/tools/clang at the end of the Subversion URL, if it's there 2009-11-05 23:46:05 +00:00
CodeGen Do not assert if debug info for certain type is not generated. 2009-11-07 00:29:05 +00:00
Driver Adding -fshort-wchar option. 2009-11-05 20:14:16 +00:00
Frontend Eliminate tabls 2009-11-05 22:03:02 +00:00
Headers A simple reordering of the definitions in stdint.h and 2009-11-04 23:03:18 +00:00
Index Preserve type source information in sizeof/alignof expressions, and pass it 2009-11-04 07:28:41 +00:00
Lex Make LookUpIdentifierInfo const. This makes the Identifiers table mutable and is 2009-11-05 01:53:52 +00:00
Parse Fix a bogus objective-c warning with -pedantic. 2009-11-06 21:48:47 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Make sure isCopyAssignment is only true for actual copy assignment operators, 2009-11-07 00:02: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