Revert "ModulePrinter: Print decls from the same source file near each other."

This reverts commit a5c9072344 for mysterious bot test failure.
This commit is contained in:
Xi Ge
2016-03-07 23:32:45 -08:00
parent 4f2f993c68
commit 1db83907e3
9 changed files with 10 additions and 79 deletions

View File

@@ -675,11 +675,6 @@ public:
return None;
}
virtual Optional<StringRef>
getSourceFileNameForDecl(const Decl *D) const {
return None;
}
virtual void collectAllGroups(std::vector<StringRef> &Names) const {}
/// Returns an implementation-defined "discriminator" for \p D, which