[all-commits] [llvm/llvm-project] 7010a4: [clang][Interp] Don't assume throw stmts have a su...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 28 03:45:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7010a4f14e0bb397773915910fbcf557f6ad6816
https://github.com/llvm/llvm-project/commit/7010a4f14e0bb397773915910fbcf557f6ad6816
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/invalid.cpp
Log Message:
-----------
[clang][Interp] Don't assume throw stmts have a subexpr
Differential Revision: https://reviews.llvm.org/D156503
More information about the All-commits
mailing list