aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <balazs.keri@ericsson.com>2023-07-18 08:47:05 +0200
committerBalázs Kéri <balazs.keri@ericsson.com>2023-07-18 09:29:15 +0200
commit39670ae3b93470b2d29fe78e6d40c5d82a05e4a1 (patch)
tree23f92d2cec945e44c2ba76235538d5ba4b6d4890 /llvm/lib/IR/Function.cpp
parent4214f15660a68fcd0dbfe39fce101d148b8aa3f0 (diff)
downloadllvm-39670ae3b93470b2d29fe78e6d40c5d82a05e4a1.zip
llvm-39670ae3b93470b2d29fe78e6d40c5d82a05e4a1.tar.gz
llvm-39670ae3b93470b2d29fe78e6d40c5d82a05e4a1.tar.bz2
[clang][analyzer] Add and change NoteTags in StdLibraryFunctionsChecker.
Change 1: ErrnoChecker notes show only messages related to errno, not to assumption of success or failure of functions. Change 2: StdLibraryFunctionsChecker adds its own note about success or failure of functions, and the errno related note, independently. Change 3: Every modeled function in StdLibraryFunctionsChecker should have a note tag message in all "cases". This is not implemented yet, only for file (stream) related functions. Reviewed By: donat.nagy Differential Revision: https://reviews.llvm.org/D153612
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions