hanchenye-llvm-project/clang/lib
Francois Pichet df946c3702 Fix warning: enumeration value 'IndirectField' not handled in switch.
llvm-svn: 119924
2010-11-21 06:49:41 +00:00
..
AST Major anonymous union/struct redesign. 2010-11-21 06:08:52 +00:00
Analysis Remove invalid assertion from CFG builder. When building the CFG pieces for a ternary '?' expression, 2010-11-15 22:59:22 +00:00
Basic Initialize StoredDiagnostic's members in order. 2010-11-19 17:36:51 +00:00
Checker Add comments. 2010-11-20 08:17:16 +00:00
CodeGen Fix warning: enumeration value 'IndirectField' not handled in switch. 2010-11-21 06:49:41 +00:00
Driver Forward the -fno-elide-constructor argument to clang -cc1. Fixes PR8652. 2010-11-21 00:09:52 +00:00
Frontend Several PPCallbacks take an SourceLocation + IdentifierInfo, rather 2010-11-19 21:33:15 +00:00
FrontendTool getNumErrors() -> hasErrorOccurred() 2010-11-19 00:19:18 +00:00
Headers turned pointers into pointers to const in function parameters in all functions/builtins accepting pointers to a const-qualified type according to PIM and "Language Extensions for CBEA" 2010-11-16 20:09:36 +00:00
Index
Lex Revert r119838 "Don't warn for empty 'if' body if there is a macro that expands to nothing" 2010-11-20 02:04:01 +00:00
Parse Revert r119838 "Don't warn for empty 'if' body if there is a macro that expands to nothing" 2010-11-20 02:04:01 +00:00
Rewrite Keep track of errors/warnings in FixItRewriter. 2010-11-18 21:13:54 +00:00
Sema Major anonymous union/struct redesign. 2010-11-21 06:08:52 +00:00
Serialization Major anonymous union/struct redesign. 2010-11-21 06:08:52 +00:00
CMakeLists.txt
Makefile