[PATCH] D100028: [docs] Update clazy's URL in the external Clang examples page

Sergio Martins via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 7 02:47:00 PDT 2021


sergio.martins created this revision.
sergio.martins added reviewers: kfunk, silvas, rizsotto.mailinglist.
sergio.martins requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

We've moved away from Phabricator.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100028

Files:
  clang/docs/ExternalClangExamples.rst


Index: clang/docs/ExternalClangExamples.rst
===================================================================
--- clang/docs/ExternalClangExamples.rst
+++ clang/docs/ExternalClangExamples.rst
@@ -85,7 +85,7 @@
     errors, fixit hints).  See also `<http://l.rw.rw/clang_plugin>`_ for
     step-by-step instructions."
 
-`<https://phabricator.kde.org/source/clazy>`_
+`<https://invent.kde.org/sdk/clazy>`_
    "clazy is a compiler plugin which allows clang to understand Qt semantics.
    You get more than 50 Qt related compiler warnings, ranging from unneeded
    memory allocations to misusage of API, including fix-its for automatic


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100028.335766.patch
Type: text/x-patch
Size: 638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210407/c4548855/attachment.bin>


More information about the cfe-commits mailing list