[PATCH] D76027: [libc++abi] NFC: Simplify extern C declaration
Eric Fiselier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 14:42:02 PDT 2020
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
Why was this file ever getting built as plain C anyway?
All of the libc++abi source files that use it should be C++.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76027/new/
https://reviews.llvm.org/D76027
More information about the llvm-commits
mailing list