llvm-project/clang/lib
Seth Cantrell f504f99c7d fix display of source lines with null characters
llvm-svn: 154947
2012-04-17 20:06:06 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST Simplify calls to mergeVisibility* by passing in the LinkageInfo. No 2012-04-17 18:47:20 +00:00
Analysis Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it. 2012-04-17 00:58:00 +00:00
Basic objective-c modern translator: buildit objc bool 2012-04-16 21:03:30 +00:00
CodeGen Fix case where the alignment is overaligned, per Eli's suggestion. 2012-04-17 01:14:29 +00:00
Driver fix a typo 2012-04-17 11:16:26 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend fix display of source lines with null characters 2012-04-17 20:06:06 +00:00
FrontendTool Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +00:00
Headers Convert vperm2f128 and vperm2i128 intrinsics back to using llvm intrinsics. Unfortunately, these instructions have behavior that can't be modeled with shuffle vector. 2012-04-17 05:16:56 +00:00
Lex Support -Wc++98-compat-pedantic as requested: 2012-04-13 03:43:23 +00:00
Parse Implement the last part of C++ [class.mem]p2, delaying the parsing of 2012-04-16 18:27:27 +00:00
Rewrite objective-c modern translation. Correct rewriting of 2012-04-17 18:40:53 +00:00
Sema Emulate a MSVC bug where the creation of pointer-to-member to protected member of base class is allowed but only from a static function. 2012-04-17 12:35:05 +00:00
Serialization Implement the all_lookups_iterator for PCH as a follow-up to r153970. This 2012-04-16 02:51:46 +00:00
StaticAnalyzer Change ExprEngine::shouldInlineDecl() to be defensive in checking if the CFG of the callee is valid. Fixes <rdar://problem/11257631>. 2012-04-17 01:36:03 +00:00
Tooling Switches the JSONCompilationDatabase to use the YAML parser. 2012-04-17 16:54:26 +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