[PATCH] D125263: [CMake][MSVC] Use `/permissive-` as MSVC equivalent to `-pedantic`
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 14:59:58 PDT 2022
efriedma added a comment.
Like I said before, I think it makes sense to have this option, but I don't think it makes sense to call this LLVM_ENABLE_PEDANTIC because of the behavior differences.
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