aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-04-30 13:47:43 -0700
committerVitaly Buka <vitalybuka@google.com>2021-04-30 13:51:58 -0700
commitbf61690e92b210c8934918152bed2932cf665105 (patch)
treecb8732af5ce6e4d5cad53f4f9198dcff559bb720 /llvm/lib/Analysis/ValueTracking.cpp
parent954272108587d0862919212137e67988f079c4a5 (diff)
downloadllvm-bf61690e92b210c8934918152bed2932cf665105.zip
llvm-bf61690e92b210c8934918152bed2932cf665105.tar.gz
llvm-bf61690e92b210c8934918152bed2932cf665105.tar.bz2
asan: fix a windows test
Before commit "sanitizer_common: introduce kInvalidTid/kMainTid" asan invalid/unknown thread id was 0xffffff, so presumably we printed "T16777215". Now it's -1, so we print T-1. Fix the test. I think the new format is even better, "T-1" clearly looks like something special rather than a random large number. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D101634
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions