summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExceptionSpec.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2016-10-24 09:41:38 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2016-10-24 09:41:38 +0000
commitbba497fb65020b172e445cf175ec6789018fa419 (patch)
treea831c6f2140b386898ae442bf57f280667ca04df /clang/lib/Sema/SemaExceptionSpec.cpp
parentcb642b91363660df0d2ac5d466ffe0a13e10aa66 (diff)
downloadbcm5719-llvm-bba497fb65020b172e445cf175ec6789018fa419.tar.gz
bcm5719-llvm-bba497fb65020b172e445cf175ec6789018fa419.zip
[analyzer] Add StdLibraryFunctions checker.
This checker does not emit reports, however it influences the analysis by providing complete summaries for, or otherwise improving modeling of, various standard library functions. This should reduce the number of infeasible paths explored during analysis. The custom function summary format used in this checker is superior to body farms by causing less unnecessary state splits, which would result in better analysis performance. Differential Revision: https://reviews.llvm.org/D20811 llvm-svn: 284960
Diffstat (limited to 'clang/lib/Sema/SemaExceptionSpec.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud