[libcxx-commits] [PATCH] D58425: Fix the build with gcc 8.x when `-Wredundant-decls` is passed
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 19 23:22:21 PST 2019
EricWF added a comment.
These aren't definitions. They're declarations. And the warning or broken. We should turn it off not fix it
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58425/new/
https://reviews.llvm.org/D58425
More information about the libcxx-commits
mailing list