[all-commits] [llvm/llvm-project] 65f94d: [clang][bytecode] Don't crash on erroneous switch ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jul 8 08:14:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65f94d75187bdab5c853e31fbf35267258f0be67
https://github.com/llvm/llvm-project/commit/65f94d75187bdab5c853e31fbf35267258f0be67
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
Log Message:
-----------
[clang][bytecode] Don't crash on erroneous switch conditions (#147533)
Not attaching a test since I've only seen this when compiling a large
c++26 test case as c++17.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list