[all-commits] [llvm/llvm-project] e4e108: [analyzer][Nullability] Don't emit under the check...
Kristóf Umann via All-commits
all-commits at lists.llvm.org
Tue May 19 08:04:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e4e1080a5837e4a4f38c46b9974f2b2402bb021a
https://github.com/llvm/llvm-project/commit/e4e1080a5837e4a4f38c46b9974f2b2402bb021a
Author: Kirstóf Umann <dkszelethus at gmail.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
M clang/test/Analysis/Inputs/expected-plists/nullability-notes.m.plist
M clang/test/Analysis/incorrect-checker-names.mm
Log Message:
-----------
[analyzer][Nullability] Don't emit under the checker name NullabilityBase
Differential Revision: https://reviews.llvm.org/D78122
More information about the All-commits
mailing list