[PATCH] D73229: [analyzer] Improve FuchsiaHandleChecker's diagnostic messages

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 14:16:08 PST 2020


xazax.hun created this revision.
xazax.hun added reviewers: NoQ, haowei.
xazax.hun added a project: clang.
Herald added subscribers: Charusso, gamesh411, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware.

I found that this information is useful when trying to understand bug reports. Moreover other checks seem to also report parameter indices.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73229

Files:
  clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp
  clang/test/Analysis/fuchsia_handle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73229.239698.patch
Type: text/x-patch
Size: 6152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200122/52f3e70b/attachment.bin>


More information about the cfe-commits mailing list