[all-commits] [llvm/llvm-project] e789bc: [clang][NFC] Robustify testcase
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Fri Aug 11 13:00:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e789bcbb967f391d4f641bc8fa0403a45039a592
https://github.com/llvm/llvm-project/commit/e789bcbb967f391d4f641bc8fa0403a45039a592
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M clang/test/CodeGen/fixup-depth-overflow.c
Log Message:
-----------
[clang][NFC] Robustify testcase
Protect this testcase from 'cleanup' appearing in metadata due to a pathname.
Reviewed By: jroelofs, bruno
Differential Revision: https://reviews.llvm.org/D157661
More information about the All-commits
mailing list