diff options
author | Corentin Jabot <corentinjabot@gmail.com> | 2023-07-07 10:58:13 +0200 |
---|---|---|
committer | Corentin Jabot <corentinjabot@gmail.com> | 2023-07-11 21:41:14 +0200 |
commit | b0cc947b5d0a74f4ffe63c53b32978b21498e72e (patch) | |
tree | 24f67f18657013dcd2249f60a2590a5e7311a086 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | a6080767268c04ab4dfcf22b12ac9f6ba6cf1a00 (diff) | |
download | llvm-b0cc947b5d0a74f4ffe63c53b32978b21498e72e.zip llvm-b0cc947b5d0a74f4ffe63c53b32978b21498e72e.tar.gz llvm-b0cc947b5d0a74f4ffe63c53b32978b21498e72e.tar.bz2 |
[Clang] Diagnose jumps into statement expressions
Such jumps are not allowed by GCC and allowing them
can lead to situations where we jumps into unevaluated
statements.
Fixes #63682
Reviewed By: aaron.ballman, #clang-language-wg
Differential Revision: https://reviews.llvm.org/D154696
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions