This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Don't pass -ffile-compilation-dir through to cc1
ClosedPublic

Authored by phosek on Feb 25 2021, 10:29 PM.

Details

Summary

This is a driver only flag so it has to be expanded when invoking cc1.

Diff Detail

Event Timeline

phosek requested review of this revision.Feb 25 2021, 10:29 PM
phosek created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 25 2021, 10:29 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek updated this revision to Diff 326601.Feb 25 2021, 10:40 PM
MaskRay accepted this revision.Feb 25 2021, 10:46 PM

LGTM.

This revision is now accepted and ready to land.Feb 25 2021, 10:46 PM
This revision was landed with ongoing or failed builds.Feb 25 2021, 11:04 PM
This revision was automatically updated to reflect the committed changes.