diff options
author | Rajveer Singh Bharadwaj <rajveer.developer@icloud.com> | 2025-05-28 19:40:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-28 07:10:55 -0700 |
commit | 59a5c1f25f578bb1a4951a4610b4e683ee94a870 (patch) | |
tree | a59becdd5ced13c005a7f905873d10a8b7fe8de6 /clang/lib/AST/ByteCode/Interp.cpp | |
parent | d58e00ddae0d4d6d68db565482aeb47597e00a25 (diff) | |
download | llvm-59a5c1f25f578bb1a4951a4610b4e683ee94a870.zip llvm-59a5c1f25f578bb1a4951a4610b4e683ee94a870.tar.gz llvm-59a5c1f25f578bb1a4951a4610b4e683ee94a870.tar.bz2 |
[clang][Sema] Diagnose exceptions only in non-dependent context in discarded `try/catch/throw` blocks (#139859)
Resolves #138939
When enabling `--fno-exceptions` flag, discarded statements containing
`try/catch/throw` in an independent context can be avoided from being
rejected.
Diffstat (limited to 'clang/lib/AST/ByteCode/Interp.cpp')
0 files changed, 0 insertions, 0 deletions