[all-commits] [llvm/llvm-project] 6d051a: [ASan] fix test broken by argument promotion pass
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Apr 14 13:52:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d051ae90dcad9b2d17f58764a5b9811d5b323c2
https://github.com/llvm/llvm-project/commit/6d051ae90dcad9b2d17f58764a5b9811d5b323c2
Author: Florian Mayer <fmayer at google.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp
Log Message:
-----------
[ASan] fix test broken by argument promotion pass
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D148376
More information about the All-commits
mailing list