[all-commits] [llvm/llvm-project] 0af628: [CodeGen] Make lifetime marker test more robust (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Dec 22 03:28:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0af628152a0547ad02856a880830ec33aa79e21c
https://github.com/llvm/llvm-project/commit/0af628152a0547ad02856a880830ec33aa79e21c
Author: Nikita Popov <npopov at redhat.com>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M clang/test/CodeGen/aggregate-assign-call.c
Log Message:
-----------
[CodeGen] Make lifetime marker test more robust (NFC)
Mark the first function optnone as well, to make sure that the
test is independent of optimization.
More information about the All-commits
mailing list