[all-commits] [llvm/llvm-project] 465f65: [clang][Interp][NFC] Add a debugging assertion
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jul 20 05:06:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 465f65a549e5fd092f6da8b09d0f1d50ca7f4ddc
https://github.com/llvm/llvm-project/commit/465f65a549e5fd092f6da8b09d0f1d50ca7f4ddc
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Add a debugging assertion
We will probably have to remove this at some point, but until then, make
sure we're not running into much-harder-to-debug problems later on.
More information about the All-commits
mailing list