aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorEisuke Kawashima <e.kawaschima+github@gmail.com>2025-01-13 21:03:04 +0900
committerGitHub <noreply@github.com>2025-01-13 13:03:04 +0100
commitca92bdfa3ef8f9a1cc97167fc96601f8bd7b436b (patch)
tree63b9dbbe870a961eb3509310559b707de71e75e5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb605dab7a8352158ee0d399b8c3433f9a8b495a3 (diff)
downloadllvm-ca92bdfa3ef8f9a1cc97167fc96601f8bd7b436b.zip
llvm-ca92bdfa3ef8f9a1cc97167fc96601f8bd7b436b.tar.gz
llvm-ca92bdfa3ef8f9a1cc97167fc96601f8bd7b436b.tar.bz2
[cross-project-tests] Use "is" instead of "==" to check for None (#94016)
From PEP8 (https://peps.python.org/pep-0008/#programming-recommendations): > Comparisons to singletons like None should always be done with is or is not, never the equality operators.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions