aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-11-20 20:50:04 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-11-20 20:50:04 +0000
commit02e1f1915f94413a64efd295fa3dc63d40046fcf (patch)
treebbde6cd4b370b866823956dc8edf4093f13ff1a8 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent422c4295c3786d2ccce566f3b5b8f6eab90eaa83 (diff)
downloadllvm-02e1f1915f94413a64efd295fa3dc63d40046fcf.zip
llvm-02e1f1915f94413a64efd295fa3dc63d40046fcf.tar.gz
llvm-02e1f1915f94413a64efd295fa3dc63d40046fcf.tar.bz2
Silence C4709 in MSVC because it is buggy.
The diagnostic will trigger on code that does not have any comma operator, but instead default-constructs an object with an explicitly defaulted constructor as the array index argument. llvm-svn: 347345
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions