[PATCH] D49104: [libc++] Declare <compare> operators with the proper visibility attribute
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 9 16:18:24 PDT 2018
ldionne added a comment.
In https://reviews.llvm.org/D49104#1156639, @EricWF wrote:
> 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.
That would be great!
Repository:
rL LLVM
https://reviews.llvm.org/D49104
More information about the llvm-commits
mailing list