mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
df48de9bc8
export extern "C++" style is valid in Clang (https://clang.llvm.org/docs/StandardCPlusPlusModules.html#export-extern-c-style), but warning emitted. This commit disables it.