Skip to content
Commit 5cbf37fe authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Silence all C4592 warnings with MSVC 2015 Update 1. This warning produces...

Silence all C4592 warnings with MSVC 2015 Update 1. This warning produces false positives that Microsoft says will be fixed in Update 2. Until this produces reliable diagnostics, it is safe to disable the diagnostic -- the compiler is not doing anything different than it previously did aside from issuing the diagnostic.

(Note, this silences at least one false positive in LLVM with FeatureBitset uses.)

llvm-svn: 254915
parent d98152b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment