[PATCH] D35068: [analyzer] Detect usages of unsafe I/O functions
Daniel Kolozsvari via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 26 04:03:53 PDT 2019
koldaniel added a comment.
In D35068#1441601 <https://reviews.llvm.org/D35068#1441601>, @lebedev.ri wrote:
> In D35068#1441581 <https://reviews.llvm.org/D35068#1441581>, @koldaniel wrote:
>
> > Bug fixing: faulty handling of built-in functions.
>
>
> Please open a new differential, that is a completely new patch.
Hi,
Done: https://reviews.llvm.org/D59812
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D35068/new/
https://reviews.llvm.org/D35068
More information about the llvm-commits
mailing list