aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChristian Sigg <chsigg@users.noreply.github.com>2024-04-19 15:58:27 +0200
committerGitHub <noreply@github.com>2024-04-19 15:58:27 +0200
commita5757c5b65f1894de16f549212b1c37793312703 (patch)
treef4993dfc1218684abaa150123550e321f8131e50 /clang/lib/Frontend/CompilerInvocation.cpp
parentce2f6423f0168e945b6f29aa40a3054c1abe22a9 (diff)
downloadllvm-a5757c5b65f1894de16f549212b1c37793312703.zip
llvm-a5757c5b65f1894de16f549212b1c37793312703.tar.gz
llvm-a5757c5b65f1894de16f549212b1c37793312703.tar.bz2
Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356)
This change cleans up call sites. Next step is to mark the member functions deprecated. See https://mlir.llvm.org/deprecation and https://discourse.llvm.org/t/preferred-casting-style-going-forward.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions