[PATCH] D41363: [clang-tidy] Adding Fuchsia checker for overloaded operators
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 20 16:32:30 PST 2017
juliehockett added inline comments.
================
Comment at: docs/clang-tidy/checks/fuchsia-overloaded-operator.rst:17
+
+See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx.md
----------------
JonasToth wrote:
> Could you make the link clickable?
Doesn't rST parse standalone links this into hyperlinks without additional markup?
https://reviews.llvm.org/D41363
More information about the cfe-commits
mailing list