[PATCH] D49104: [libc++] Declare <compare> operators with the proper visibility attribute
Eric Fiselier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 9 16:12:36 PDT 2018
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
I have a series of libc++ clang-tidy checks in a clang-tool-extra fork. One of them being `visibility-attr-not-on-first-decl`, perhaps I should try to upstream it.
Repository:
rL LLVM
https://reviews.llvm.org/D49104
More information about the llvm-commits
mailing list