commit | 2bb2152d87d309941baa588cac323a4cbb8b18d7 | [log] [tgz] |
---|---|---|
author | Aaron Ballman <aaron@aaronballman.com> | Tue Nov 20 20:50:04 2018 +0000 |
committer | Aaron Ballman <aaron@aaronballman.com> | Tue Nov 20 20:50:04 2018 +0000 |
tree | a9f5ee4343ccc5814fa5597d46842b075bce0fd0 | |
parent | 6159adfadcd5b9957ad2bf2f07144fe038ab0c9b [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347345 91177308-0d34-0410-b5e6-96231b3b80d8