aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJulian Schmidt <git.julian.schmidt@gmail.com>2024-09-27 13:23:45 +0200
committerGitHub <noreply@github.com>2024-09-27 13:23:45 +0200
commitd5dc5085a1ac55100b4628e61d12ef01aa0db539 (patch)
tree04bf1fc2de3de5281b6636009b070408bb62a4f3 /flang/lib/Frontend/CompilerInvocation.cpp
parentaf6354634d2cec14570108ee038ca4b18cf6856a (diff)
downloadllvm-d5dc5085a1ac55100b4628e61d12ef01aa0db539.zip
llvm-d5dc5085a1ac55100b4628e61d12ef01aa0db539.tar.gz
llvm-d5dc5085a1ac55100b4628e61d12ef01aa0db539.tar.bz2
[clang][test] remove unused `run` overload in `BoundNodesCallback` (#105935)
The overload that did not take the additional `ASTContext *` argument is unnecessary when the context could simply be commented out, as it is always passed to `run` from `VerifyMatcher::run`. This patch removes the single-argument overload in favor of having a single overload.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions