summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/Path.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/unittests/Support/Path.cpp
parent422c4295c3786d2ccce566f3b5b8f6eab90eaa83 (diff)
downloadbcm5719-llvm-02e1f1915f94413a64efd295fa3dc63d40046fcf.tar.gz
bcm5719-llvm-02e1f1915f94413a64efd295fa3dc63d40046fcf.zip
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/unittests/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud