[all-commits] [llvm/llvm-project] a88436: [clang][Interp] Remove struct from a testcase
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Sep 14 00:44:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8843643cd75d0e93ebcf3f30b470d2b8e59868d
https://github.com/llvm/llvm-project/commit/a8843643cd75d0e93ebcf3f30b470d2b8e59868d
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M clang/test/AST/Interp/references.cpp
Log Message:
-----------
[clang][Interp] Remove struct from a testcase
This should fix the leak sanitizer breakage introduced by
https://reviews.llvm.org/D132997, e.g.
https://lab.llvm.org/buildbot/#/builders/5/builds/27410
More information about the All-commits
mailing list