[PATCH] D82741: [Analyzer][StreamChecker] Use BugType instead of BuiltinBug (NFC) .

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 02:07:00 PDT 2020


balazske created this revision.
Herald added subscribers: cfe-commits, ASDenysPetrov, martong, Charusso, gamesh411, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun.
Herald added a reviewer: Szelethus.
Herald added a project: clang.
balazske retitled this revision from "[Analyzer][StreamChecker] Use BugType instead of BuiltinBug." to "[Analyzer][StreamChecker] Use BugType instead of BuiltinBug (NFC) .".
balazske added reviewers: baloghadamsoftware, gamesh411.
Herald added a subscriber: rnkovacs.

I do not like the BuiltinBug class.
And it takes no SuppressOnSink parameter that may be needed in the future.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82741

Files:
  clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82741.274009.patch
Type: text/x-patch
Size: 5925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200629/711f38a3/attachment-0001.bin>


More information about the cfe-commits mailing list