aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2022-11-16 22:31:58 +0000
committerFlorian Hahn <flo@fhahn.com>2022-11-16 22:31:59 +0000
commitbcc9c5d959b9cdfbb535ea298805c4993cf0bb64 (patch)
treecbe9fbe6b431b9ec2441a1b821d3d0578158252e /clang/lib/Basic/SourceManager.cpp
parentb52d328ee8aab5afe15e701f269edb0da55f7f0c (diff)
downloadllvm-bcc9c5d959b9cdfbb535ea298805c4993cf0bb64.zip
llvm-bcc9c5d959b9cdfbb535ea298805c4993cf0bb64.tar.gz
llvm-bcc9c5d959b9cdfbb535ea298805c4993cf0bb64.tar.bz2
[LV] Replace unnecessary cast_or_null with cast (NFC).
The existing code already unconditionally dereferences RepR, so cast_or_null can be replaced by just cast. Suggested by @Ayal during review of D136068, thanks!
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions