c-rhodes wrote:

this doesn't build:
```  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/TargetInfo.cpp:78:37:
 error: no member named 'hasSEHExceptions' in 'clang::CodeGenOptions'
     78 |   if (getABIInfo().getCodeGenOpts().hasSEHExceptions())
        |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
  1 error generated.
```

please take a look

https://github.com/llvm/llvm-project/pull/163714
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to