summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/SyncDependenceAnalysis.cpp
diff options
context:
space:
mode:
authorKrasimir Georgiev <krasimir@google.com>2019-09-18 12:41:17 +0000
committerKrasimir Georgiev <krasimir@google.com>2019-09-18 12:41:17 +0000
commit98c0dc39de24d85e3d7dca488babff952f35578c (patch)
treeed88667c9b27806275d3eee6f7226c33799f6063 /llvm/lib/Analysis/SyncDependenceAnalysis.cpp
parent9c36de99caa5356c7ed8760ce43d8c70cd15b2e6 (diff)
downloadbcm5719-llvm-98c0dc39de24d85e3d7dca488babff952f35578c.tar.gz
bcm5719-llvm-98c0dc39de24d85e3d7dca488babff952f35578c.zip
[lldb] Fix a test assertion after r372192
Summary: The `CHECK: frame:py: None` seems to have been a typo, causing build bot failures: ``` # CHECK: frame:py: None ^ <stdin>:1:1: note: scanning from here (lldb) command source -s 0 'E:/build_slave/lldb-x64-windows-ninja/build/tools/lldb\lit\lit-lldb-init' ^ <stdin>:23:1: note: possible intended match here frame:py: No value ^ ``` This update fixes the build bots. -- Reviewers: bkramer Reviewed By: bkramer Differential Revision: https://reviews.llvm.org/D67702 llvm-svn: 372221
Diffstat (limited to 'llvm/lib/Analysis/SyncDependenceAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud