Add option /guard:ehcont
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/lib/Driver/ToolChains/MSVC.cpp | ||
|---|---|---|
| 512 | This is gone now, btw | |
Comment Actions
Thanks for the review.
| clang/lib/Driver/ToolChains/MSVC.cpp | ||
|---|---|---|
| 512 | Sorry, I don't understand by the mean "gone"? The check for cf is still there after I rebased, I think we should do for ehcont too. | |
| clang/lib/Driver/ToolChains/MSVC.cpp | ||
|---|---|---|
| 512 | Oh, I misspoke. I assumed this was code for doing fall back to cl.exe, which was removed recently. Nevermind. | |
This is gone now, btw