aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2023-10-04 22:03:49 -0700
committerMircea Trofin <mtrofin@google.com>2023-10-04 22:07:44 -0700
commita4765c6a028ae01fd67b15ac123d07a629997ffa (patch)
tree43d7ad21e1db44d6818db0d558fa3b4f3828c63e /clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp
parentc6ed5a612556a43b856cc63f6c8cb948074275fc (diff)
downloadllvm-a4765c6a028ae01fd67b15ac123d07a629997ffa.zip
llvm-a4765c6a028ae01fd67b15ac123d07a629997ffa.tar.gz
llvm-a4765c6a028ae01fd67b15ac123d07a629997ffa.tar.bz2
[mlgo] Fix state-tracking-coro.ll test
Post #68263, the inline advisor printer tries to print SCC Nodes' names, but if we perform a full pipeline (like O1), there'll be some DCE-ing happening and the Node pointers kept in the advisor for this (printing) purpose are dangling. Using the more eager printer post each scc inline pass is sufficient.
Diffstat (limited to 'clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp')
0 files changed, 0 insertions, 0 deletions