[PATCH] D38515: Fix ISO C++ fnptr -> objptr errors.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 14:34:51 PDT 2017


pcc added a subscriber: llvm-commits.
pcc added a comment.

What's the motivation for this patch? Are you trying to make LLVM compile with `-Wpedantic`? Is this the only issue, or are there others?


https://reviews.llvm.org/D38515





More information about the llvm-commits mailing list