[PATCH] D125263: [CMake][MSVC] Use `/permissive-` as MSVC equivalent to `-pedantic`

مهدي شينون (Mehdi Chinoune) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 22:08:51 PDT 2022


MehdiChinoune added a comment.

> Does LLVM build successfully with `/permissive-`?
 Yes, It does. You could check the windows build yourself
There was a failure with flang that we fixed it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125263



More information about the llvm-commits mailing list