llvm-project/clang/lib
Rafael Espindola a38ce29576 Remove duplicated error checking.
The driver validates its options, so we don't need to redo the work in
"clang -cc1".

llvm-svn: 188806
2013-08-20 15:30:32 +00:00
..
ARCMigrate ARCMigrate depends on the static analyzer. 2013-08-20 12:33:59 +00:00
AST Revert r188756 because some other changes snuck in with it. 2013-08-20 07:07:29 +00:00
ASTMatchers Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration. 2013-08-16 16:19:42 +00:00
Analysis Omit arguments of __builtin_object_size from the CFG. 2013-08-19 16:27:28 +00:00
Basic Remove duplicated error checking. 2013-08-20 15:30:32 +00:00
CodeGen Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"""" 2013-08-20 01:28:15 +00:00
Driver ARM: default to arm1176jzf-s for hard-float platforms. 2013-08-20 13:13:38 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Format enum struct/class like enum. 2013-08-20 12:42:50 +00:00
Frontend InitHeaderSearch.cpp: [Cygwin] Add 4.7.3. 2013-08-18 15:03:03 +00:00
FrontendTool Indicate success for simple options when clang called with -cc1. 2013-08-07 12:54:47 +00:00
Headers Fix the name and the type of the argument for intrinisc 2013-08-17 16:40:09 +00:00
Index Rename libIDE to libIndex. 2013-08-17 00:40:41 +00:00
Lex ObjectiveC migrator: More work towards 2013-08-20 00:07:23 +00:00
Parse const'ify Sema::ActOnCompoundStmt by 2013-08-19 20:51:20 +00:00
Rewrite [frontend] '-frewrite-includes' should not ignore headers included from command-line. 2013-07-26 15:32:04 +00:00
Sema Handle init lists and _Atomic fields. 2013-08-19 22:12:56 +00:00
Serialization Properly track l-paren of a CXXFucntionalCastExpr. 2013-08-15 22:02:56 +00:00
StaticAnalyzer [analyzer] Don't run unreachable code checker on inlined functions. 2013-08-19 17:03:12 +00:00
Tooling Tweak Replacement comparisons 2013-08-16 12:18:53 +00:00
CMakeLists.txt Rename libIDE to libIndex. 2013-08-17 00:40:41 +00:00
Makefile Rename libIDE to libIndex. 2013-08-17 00:40:41 +00:00