This is an archive of the discontinued LLVM Phabricator instance.

clang-cl: Don't warn about /Oy- being unused in 64-bit builds.
ClosedPublic

Authored by thakis on Mar 23 2016, 5:58 AM.

Details

Reviewers
hans
rnk

Diff Detail

Event Timeline

thakis updated this revision to Diff 51405.Mar 23 2016, 5:58 AM
thakis retitled this revision from to clang-cl: Don't warn about /Oy- being unused in 64-bit builds..
thakis updated this object.
thakis added reviewers: hans, rnk.
thakis added a subscriber: cfe-commits.
hans accepted this revision.Mar 23 2016, 8:11 AM
hans edited edge metadata.

lgtm, thanks!

This revision is now accepted and ready to land.Mar 23 2016, 8:11 AM
thakis closed this revision.Mar 23 2016, 8:43 AM

r264163, thanks!