[PATCH] D35245: [LibFuzzer] Fix GCC `-Wunused-result` warning

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 08:09:53 PDT 2017


kcc added a comment.

I understand why this is desired in theory, but do we hit any related problem in practice? 
If so, is a test possible?


https://reviews.llvm.org/D35245





More information about the llvm-commits mailing list