forked from OSchip/llvm-project
0f1137ba79
Reverts parts of https://reviews.llvm.org/D17183, but keeps the resetDataLayout() API and adds an assert that checks that datalayout string and user label prefix are in sync. Approach 1 in https://reviews.llvm.org/D17183#2653279 Reduces number of TUs build for 'clang-format' from 689 to 575. I also implemented approach 2 in D100764. If someone feels motivated to make us use DataLayout more, it's easy to revert this change here and go with D100764 instead. I don't plan on doing more work in this area though, so I prefer going with the smaller, more self-consistent change. Differential Revision: https://reviews.llvm.org/D100776 |
||
---|---|---|
.. | ||
ASTContextParentMapTest.cpp | ||
ASTImporterFixtures.cpp | ||
ASTImporterFixtures.h | ||
ASTImporterGenericRedeclTest.cpp | ||
ASTImporterODRStrategiesTest.cpp | ||
ASTImporterObjCTest.cpp | ||
ASTImporterTest.cpp | ||
ASTImporterVisibilityTest.cpp | ||
ASTPrint.h | ||
ASTTraverserTest.cpp | ||
ASTTypeTraitsTest.cpp | ||
ASTVectorTest.cpp | ||
CMakeLists.txt | ||
CommentLexer.cpp | ||
CommentParser.cpp | ||
CommentTextTest.cpp | ||
DataCollectionTest.cpp | ||
DeclMatcher.h | ||
DeclPrinterTest.cpp | ||
DeclTest.cpp | ||
EvaluateAsRValueTest.cpp | ||
ExternalASTSourceTest.cpp | ||
MatchVerifier.h | ||
NamedDeclPrinterTest.cpp | ||
RecursiveASTVisitorTest.cpp | ||
SizelessTypesTest.cpp | ||
SourceLocationTest.cpp | ||
StmtPrinterTest.cpp | ||
StructuralEquivalenceTest.cpp |