[PATCH] D36238: Use "foo-12345.o" instead of "foo.o-12345" as temporary file name.

NAKAMURA Takumi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 3 23:37:59 PDT 2017


chapuni reopened this revision.
chapuni added a comment.
This revision is now accepted and ready to land.

Excuse me, I have reverted this in https://reviews.llvm.org/rL310030 to unbreak -fmodules.

See GlobalModuleIndex.cpp. It seeks the suffix ".pcm".


https://reviews.llvm.org/D36238





More information about the cfe-commits mailing list