diff options
author | Balázs Kéri <balazs.keri@ericsson.com> | 2023-07-18 08:47:05 +0200 |
---|---|---|
committer | Balázs Kéri <balazs.keri@ericsson.com> | 2023-07-18 09:29:15 +0200 |
commit | 39670ae3b93470b2d29fe78e6d40c5d82a05e4a1 (patch) | |
tree | 23f92d2cec945e44c2ba76235538d5ba4b6d4890 /llvm/lib/IR/Function.cpp | |
parent | 4214f15660a68fcd0dbfe39fce101d148b8aa3f0 (diff) | |
download | llvm-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