aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-09-29 11:21:13 +0200
committerNikita Popov <npopov@redhat.com>2023-09-29 11:21:13 +0200
commit739c86df807748182e576e11697db6002738aafd (patch)
treedd83620b6c6c0b3caf5e954748281a5ef50f98be /clang/lib/Basic/SourceManager.cpp
parent86dea5aab835f37b6e7c3b5a477c8a00881be62f (diff)
downloadllvm-739c86df807748182e576e11697db6002738aafd.zip
llvm-739c86df807748182e576e11697db6002738aafd.tar.gz
llvm-739c86df807748182e576e11697db6002738aafd.tar.bz2
[llvm] Use more explicit cast methods (NFC)
Instead of ConstantExpr::getCast() with a fixed opcode, use the corresponding getXYZ methods instead. For the one place creating a pointer bitcast drop it entirely, as this is redundant with opaque pointers.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions