This is an archive of the discontinued LLVM Phabricator instance.

[clang-cl] make -ffile-compilation-dir a CoreOption.
ClosedPublic

Authored by zequanwu on Mar 18 2021, 12:30 PM.

Details

Summary

Let clang-cl accepts -ffile-compilation-dir flag.

Diff Detail

Event Timeline

zequanwu created this revision.Mar 18 2021, 12:30 PM
zequanwu requested review of this revision.Mar 18 2021, 12:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2021, 12:30 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Mar 18 2021, 1:15 PM

LGTM

This revision is now accepted and ready to land.Mar 18 2021, 1:15 PM
This revision was landed with ongoing or failed builds.Mar 18 2021, 1:29 PM
This revision was automatically updated to reflect the committed changes.