aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2022-08-05 08:16:17 -0400
committerThan McIntosh <thanm@google.com>2022-08-05 11:36:58 -0400
commit24a62bfe9a497bb494aae24e33f4d8349720a9c8 (patch)
tree78c634d3fa3685873388c018d25af419e34e9ca7 /flang/lib/Frontend/CompilerInvocation.cpp
parent019d76196f79fcff3c148d0163786f9cce70a023 (diff)
downloadllvm-24a62bfe9a497bb494aae24e33f4d8349720a9c8.zip
llvm-24a62bfe9a497bb494aae24e33f4d8349720a9c8.tar.gz
llvm-24a62bfe9a497bb494aae24e33f4d8349720a9c8.tar.bz2
tsan: fix bug in shadow reset introduced in D128909
Correct a bug in the code that resets shadow memory introduced as part of a previous change for the Go race detector (D128909). The bug was that only the most recently added shadow segment was being reset, as opposed to the entire extent of the segment created so far. This fixes a bug identified in Google internal testing (b/240733951). Differential Revision: https://reviews.llvm.org/D131256
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions