[all-commits] [llvm/llvm-project] 64529e: [DFSan] Increase size of buffer to fix possibly-fl...
Andrew Browne via All-commits
all-commits at lists.llvm.org
Fri Sep 2 17:52:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64529eb2917cc48fe0449df2110908a909ad055f
https://github.com/llvm/llvm-project/commit/64529eb2917cc48fe0449df2110908a909ad055f
Author: Andrew Browne <browneee at google.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M compiler-rt/test/dfsan/origin_stack_trace.c
Log Message:
-----------
[DFSan] Increase size of buffer to fix possibly-flakey test.
Observed a test failure where "Returned length: 3054".
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D133227
More information about the All-commits
mailing list