summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/malloc-fnptr-plist.c
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] MallocChecker: Fix one more bug category.Artem Dergachev2018-02-081-0/+11
Even though most of the inconsistencies in MallocChecker's bug categories were fixed in r302016, one more was introduced in r301913 which was later missed. Patch by Henry Wong! Differential Revision: https://reviews.llvm.org/D43074 llvm-svn: 324680
OpenPOWER on IntegriCloud