Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information