This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Suppress MSVC's /analyze warning C6294 in a more fine-grained manner.
ClosedPublic

Authored by STL_MSFT on May 5 2017, 4:49 PM.

Details

Summary

[libcxx] [test] Suppress MSVC's /analyze warning C6294 in a more fine-grained manner.

Diff Detail

Event Timeline

STL_MSFT created this revision.May 5 2017, 4:49 PM
EricWF accepted this revision.May 5 2017, 4:58 PM

Gotta love warnings caused by weird bitset instantiations.

This revision is now accepted and ready to land.May 5 2017, 4:58 PM
STL_MSFT closed this revision.May 5 2017, 5:15 PM