Eugene.Zelenko added a comment.
I think it's fine to commit trivial fixes without going via review.
Repository:
rL LLVM
https://reviews.llvm.org/D44912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328588: [clang-doc] Removing -Wunused-variable warning
(authored by juliehockett, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.llvm.org/D44912
lebedev.ri accepted this revision.
lebedev.ri added a comment.
LGTM.
https://reviews.llvm.org/D44912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
jakehehrlich accepted this revision.
jakehehrlich added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D44912
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/li
juliehockett created this revision.
juliehockett added reviewers: jakehehrlich, lebedev.ri, sammccall.
juliehockett added a project: clang-tools-extra.
Herald added subscribers: JDevlieghere, aprantl.
Warning was appearing in release with debug info build, this removes it.
https://reviews.llvm.o