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


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
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D100028: [docs] Upd... Sergio Martins via Phabricator via cfe-commits

Reply via email to