[libcxx-commits] [PATCH] D156496: [libunwind] Fix build with -Wunused-function
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 27 17:14:30 PDT 2023
philnik added a comment.
I would just mark it `[[maybe_unused]]`. It's not like this is costly to compile.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156496/new/
https://reviews.llvm.org/D156496
More information about the libcxx-commits
mailing list