[all-commits] [llvm/llvm-project] 8f11f9: [clang][NFC] Assert not llvm_unreachable (#70149)
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Mon Oct 30 04:38:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f11f984817ffe48725e35cffa0fdc45492497e9
https://github.com/llvm/llvm-project/commit/8f11f984817ffe48725e35cffa0fdc45492497e9
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M clang/lib/CodeGen/CGExprScalar.cpp
Log Message:
-----------
[clang][NFC] Assert not llvm_unreachable (#70149)
An assert is better here.
More information about the All-commits
mailing list