llvm-project/clang/lib
Dylan Noblesmith e99b27f35e Let CompilerInvocation initialization indicate failure
This fixes the FIXMEs in ParseAnalyzeArgs. (Also a
precursor to moving the analyzer into an AST plugin.)

For consistency, do the same with AssemblerInvocation.

llvm-svn: 147218
2011-12-23 03:05:38 +00:00
..
ARCMigrate Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
AST objective-c: Use class definition AST in several situations when 2011-12-23 00:31:02 +00:00
Analysis Colorize and condense CFG pretty-printing. 2011-12-22 23:33:52 +00:00
Basic remove unneeded config.h includes 2011-12-22 22:49:47 +00:00
CodeGen Fix a failure (which led to a crash) in constant emission code with vector compound literals. 2011-12-22 00:04:00 +00:00
Driver Last part of support for generating dwarf for assembly source files. This gets 2011-12-22 19:31:58 +00:00
Frontend Let CompilerInvocation initialization indicate failure 2011-12-23 03:05:38 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers Add AVX2 intrinsics for max, min, sign extend, and zero extend. 2011-12-22 09:18:58 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Remove spurious, but now legal, typename 2011-12-23 00:27:08 +00:00
Parse Pass context and access to Parser::ParseExplicitInstantiation() for 2011-12-23 02:16:45 +00:00
Rewrite objc, objc rewriter. Fixes couple of bugs one 2011-12-21 19:48:07 +00:00
Sema Fix build under -Wswitch by adding support for FK_ListConstructorOverloadFailed 2011-12-22 20:21:32 +00:00
Serialization Make a note for an optimization that I'd like to implement, when the ASTs for local externs are sound 2011-12-22 22:05:07 +00:00
StaticAnalyzer Colorize and condense CFG pretty-printing. 2011-12-22 23:33:52 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00