[Clang] Add support for -Wno-inline-namespace-reopened-noninline
This patch adds the option for disabling warn_inline_namespace_reopened_noninline warning described here: https://bugs.llvm.org/show_bug.cgi?id=46106 Patch by Elvina Yakubova Differential Revision: https://reviews.llvm.org/D81825
Loading
Please sign in to comment