"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0fc5fe0a58f995f350b6adef070cc80528e796aa"
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
Loading
Please register or sign in to comment