MSVC supports /Oy- on aarch64, so clang-cl should too.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks for the review, @mstorsjo. Would you please land this for me? I don't have commit access.
Paths
| Differential D57838
[clang-cl] support /Oy- on aarch64 ClosedPublic Authored by froydnj on Feb 6 2019, 12:30 PM.
Details Summary MSVC supports /Oy- on aarch64, so clang-cl should too.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 6 2019, 11:55 PM Comment Actions Thanks for the review, @mstorsjo. Would you please land this for me? I don't have commit access. Closed by commit rC353402: [clang-cl] support /Oy- on aarch64 (authored by mstorsjo). · Explain WhyFeb 7 2019, 4:46 AM This revision was automatically updated to reflect the committed changes. Comment Actions
reboot.zip5 KBDownload
Revision Contents
Diff 185616 lib/Driver/ToolChains/MSVC.cpp
test/Driver/cl-options.c
|