[all-commits] [llvm/llvm-project] 7ea64a: [analyzer] Use IgnoreImpCasts() instead of reimple...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Mar 31 16:33:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ea64ae3afe4ad98e6753b9f74b30019113f719c
https://github.com/llvm/llvm-project/commit/7ea64ae3afe4ad98e6753b9f74b30019113f719c
Author: Nico Weber <thakis at chromium.org>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
Log Message:
-----------
[analyzer] Use IgnoreImpCasts() instead of reimplementing it.
No intended behavior change.
Differential Revision: https://reviews.llvm.org/D77022
More information about the All-commits
mailing list