llvm-project/clang/lib
NAKAMURA Takumi 3df909d030 Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member."
It broke stage2.

llvm-svn: 170835
2012-12-21 02:50:38 +00:00
..
ARCMigrate [arcmt] When capturing ARC errors, have a sanity check to make sure 2012-12-12 22:48:28 +00:00
AST Revert r170500. It over-zealously converted *ALL* things named Attributes, which is wrong here. 2012-12-20 19:22:21 +00:00
ASTMatchers Implements multiple parents in the parent map. 2012-12-06 14:42:48 +00:00
Analysis Revert r170826. The output of 2012-12-21 01:30:23 +00:00
Basic Remove namespace qualifier that lead to build breakage. 2012-12-20 20:31:38 +00:00
CodeGen Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member." 2012-12-21 02:50:38 +00:00
Driver Fix Generic_GCC::GCCVersion::operator< 2012-12-20 16:15:07 +00:00
Edit EditedSource.cpp: Appease msvc, to add <cctype>. 2012-12-21 00:21:02 +00:00
Format Add objective-C style formatting to clang format and 2012-12-20 19:54:13 +00:00
Frontend Simplify logic to use SourceManager::getFileLoc(), per Argyrios's feedback. 2012-12-19 01:16:49 +00:00
FrontendTool Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00
Headers Code cleanup: Remove trailing whitespace in unwind.h. 2012-11-14 06:33:58 +00:00
Lex [libclang] Follow-up to r170824, provide the correct number of arguments for 2012-12-21 01:51:12 +00:00
Parse Use the MaybeParseMicrosoftAttributes function. 2012-12-20 20:37:53 +00:00
Rewrite Revert r170500. It over-zealously converted *ALL* things named Attributes, which is wrong here. 2012-12-20 19:22:21 +00:00
Sema Don't eagerly emit a global static merged with a local extern. 2012-12-21 01:21:33 +00:00
Serialization [PCH/Modules] In ASTReader::completeVisibleDeclsMap, make sure to visit all 2012-12-19 22:21:18 +00:00
StaticAnalyzer [analyzer] Address Jordan's nitpicks as per code review of r170625. 2012-12-21 01:50:14 +00:00
Tooling Style and Doc fix for CommonOptionsParser 2012-12-14 18:58:25 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00