[libc-commits] [PATCH] D155766: [libc] Remove global constructor in `getopt` implementation
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jul 20 02:49:10 PDT 2023
sivachandra added a comment.
I think this is OK but please wait for @abrachet .
Would it make sense to add `-Wglobal-constructors` here: https://github.com/llvm/llvm-project/blob/main/libc/cmake/modules/LLVMLibCObjectRules.cmake#L36
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155766/new/
https://reviews.llvm.org/D155766
More information about the libc-commits
mailing list