[PATCH] D76428: [cmake] Disable C4129 warning for MSVC.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 14:50:01 PDT 2020


rnk added a comment.

I messed around with this in godbolt and couldn't reproduce the warning with any version that I tried:
https://gcc.godbolt.org/z/7-c8oa
Not sure if my example works, though.

I couldn't get any old versions to miscompile as Adrian described either, but I didn't test all versions exhaustively.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76428/new/

https://reviews.llvm.org/D76428





More information about the llvm-commits mailing list