diff options
author | Christian Sigg <chsigg@users.noreply.github.com> | 2024-04-19 15:58:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 15:58:27 +0200 |
commit | a5757c5b65f1894de16f549212b1c37793312703 (patch) | |
tree | f4993dfc1218684abaa150123550e321f8131e50 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ce2f6423f0168e945b6f29aa40a3054c1abe22a9 (diff) | |
download | llvm-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