[all-commits] [llvm/llvm-project] c29f06: [clang][Interp] Add a missing static_assert message
Timm Bäder via All-commits
all-commits at lists.llvm.org
Sat Oct 22 01:33:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c29f0638c1e17635ad0c0f2fc37bd16c81db1a9b
https://github.com/llvm/llvm-project/commit/c29f0638c1e17635ad0c0f2fc37bd16c81db1a9b
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths:
M clang/test/AST/Interp/arrays.cpp
Log Message:
-----------
[clang][Interp] Add a missing static_assert message
This broke a builder:
https://lab.llvm.org/buildbot/#builders/139/builds/29923
More information about the All-commits
mailing list