This is an archive of the discontinued LLVM Phabricator instance.

[cmake] Remove MSVC C4258 override
ClosedPublic

Authored by RKSimon on Sep 1 2019, 4:06 AM.

Details

Summary

Tested on VS2017 and VS2019 llvm/clang builds with WX enabled - its no longer necessary to disable this warning.

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon created this revision.Sep 1 2019, 4:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2019, 4:06 AM
Herald added a subscriber: mgorny. · View Herald Transcript
rnk accepted this revision.Sep 3 2019, 9:47 AM

Lgtm

This revision is now accepted and ready to land.Sep 3 2019, 9:47 AM
This revision was automatically updated to reflect the committed changes.