summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/std-c-library-functions-inlined.c
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Promote StdCLibraryFunctionsChecker to the apiModeling category.Artem Dergachev2018-10-021-5/+5
| | | | | | | | | | | Because all our languages are C-based, there's no reason to enable this checker only on UNIX targets. Patch by DonĂ¡t Nagy! Differential Revision: https://reviews.llvm.org/D52722 llvm-svn: 343632
* [analyzer] Add a test forgotten in r339088.Artem Dergachev2018-08-141-0/+17
Differential Revision: https://reviews.llvm.org/D50363 llvm-svn: 339726
OpenPOWER on IntegriCloud