llvm-project/clang/lib
Argyrios Kyrtzidis 9933e3ac88 In StringLiteralParser::init, make sure we emit an error when
failing to lex the string, as suggested by Eli.

Part of rdar://11305263.

llvm-svn: 156081
2012-05-03 17:50:32 +00:00
..
ARCMigrate Fix use of uninitialized variable caught by GCC's -Wmaybe-uninitialized. 2012-05-01 02:45:39 +00:00
AST Correctly constify clang::CXXMemberCallExpr::getRecordDecl() 2012-05-03 16:25:49 +00:00
Analysis Remove the ref/value inconsistency in filter_decl_iterator. 2012-04-30 02:36:29 +00:00
Basic Enable AVX on AMD Bulldozer processors. 2012-05-01 07:18:03 +00:00
CodeGen During block layout, after padding up to the max field alignment, 2012-05-01 20:28:00 +00:00
Driver [driver crash diagnostics] Remove more flags that reference absolute paths that 2012-05-03 17:07:55 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend Fix cmake. Remaining two ClangCC1Options deps. 2012-05-02 05:31:31 +00:00
FrontendTool Fix cmake. Remaining two ClangCC1Options deps. 2012-05-02 05:31:31 +00:00
Headers Get rid of storelv4si builtin as it can be expressed directly. This is general 2012-05-01 18:11:51 +00:00
Lex In StringLiteralParser::init, make sure we emit an error when 2012-05-03 17:50:32 +00:00
Parse Revert most of r154844, which was disabled in r155975. Keep around the 2012-05-02 22:22:32 +00:00
Rewrite modern objective-c translator: Fix destructor def. 2012-05-02 23:53:46 +00:00
Sema objective-c: warn for properties being default synthesized 2012-05-03 16:43:30 +00:00
Serialization [PCH] Clear switch case IDs when deserializing a objc method body. 2012-05-03 02:26:32 +00:00
StaticAnalyzer [analyzer] Equality ops are like relational ops in that the arguments shouldn't be converted to the result type. Fixes PR12206 and dupe PR12510. 2012-05-03 07:34:01 +00:00
Tooling Fixes the header search logic for tools: 2012-04-25 09:25:41 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00