This is an archive of the discontinued LLVM Phabricator instance.

Fix a small bug in clang where generating some temporary files would have an extra period before the extension.
ClosedPublic

Authored by dirty on Sep 3 2015, 10:16 PM.

Details

Summary

Fix a small bug in clang where generating some temporary files would have an extra period before the extension.

Diff Detail

Event Timeline

dirty updated this revision to Diff 34013.Sep 3 2015, 10:16 PM
dirty retitled this revision from to Fix a small bug in clang where generating some temporary files would have an extra period before the extension..
dirty updated this object.
dirty added a reviewer: akyrtzi.
dirty added a subscriber: cfe-commits.
dirty added a reviewer: rsmith.Sep 9 2015, 9:10 AM
akyrtzi edited edge metadata.Sep 9 2015, 9:51 AM
akyrtzi added a subscriber: akyrtzi.

Committed in r247160, thanks!

dirty accepted this revision.Sep 9 2015, 5:28 PM
dirty added a reviewer: dirty.
This revision is now accepted and ready to land.Sep 9 2015, 5:28 PM
dirty closed this revision.Sep 9 2015, 5:28 PM