aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorKirstóf Umann <dkszelethus@gmail.com>2020-05-27 12:27:32 +0200
committerKirstóf Umann <dkszelethus@gmail.com>2020-07-06 15:34:51 +0200
commitcfd6b4b811aa8bb193f744264e36e83de4bb3650 (patch)
tree674c5aa2d14a4f68511aeb0f223b65f6cb30babe /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentafdb2ef2ed9debd419a29b78c23e4b84ce67ab0c (diff)
downloadllvm-cfd6b4b811aa8bb193f744264e36e83de4bb3650.zip
llvm-cfd6b4b811aa8bb193f744264e36e83de4bb3650.tar.gz
llvm-cfd6b4b811aa8bb193f744264e36e83de4bb3650.tar.bz2
[analyzer] Don't allow hidden checkers to emit diagnostics
Hidden checkers (those marked with Hidden in Checkers.td) are meant for development purposes only, and are only displayed under -analyzer-checker-help-developer, so users shouldn't see reports from them. I moved StdLibraryFunctionsArg checker to the unix package from apiModeling as it violated this rule. I believe this change doesn't deserve a different revision because it is in alpha, and the name is so bad anyways I don't immediately care where it is, because we'll have to revisit it soon enough. Differential Revision: https://reviews.llvm.org/D81750
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions