Steelskin wrote: > Just to confirm, does this make clang-cl line up with cl's behavior?
As @compnerd said, this is clang-cl specific. None of these options exist in `cl.exe`. https://github.com/llvm/llvm-project/pull/144805 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
