[clang] [SEH] Ignore async exception flag when the environment is not MSVC (PR #88101)

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 05:30:22 PDT 2024


nico wrote:

Oh, I think it's just the old ` clang: warning: '/Users/thakis/src/llvm-project/clang/test/Driver/windows-seh-async-verify.cpp' treated as the '/U' option [-Wslash-u-filename]`. I'll try pushing a fix.

https://github.com/llvm/llvm-project/pull/88101


More information about the cfe-commits mailing list