diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2015-04-17 19:35:44 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2015-04-17 19:35:44 +0000 |
commit | 63c7605a5b5d3676cc000423147c657296618c7c (patch) | |
tree | 6596a3ffd9cdf610f191e1f06765034f2a705c23 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 6ae1aab5162e28023972e6a89ce9ac6f078d03ec (diff) | |
download | bcm5719-llvm-63c7605a5b5d3676cc000423147c657296618c7c.tar.gz bcm5719-llvm-63c7605a5b5d3676cc000423147c657296618c7c.zip |
Suppressing the C4324 warnings generated by MSVC. This is the only declarative instance that would generate the warning, but it accounted for about 525+ warnings due to template instantiations. This is a marginal-value warning which we may decide to disable more broadly, but since this header is in Support and may be used out of tree, it's a low burden for us to be warning-free in this case.
llvm-svn: 235219
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions