[PATCH] D143343: Broken link to SourceWeb (aka CxxCodeBrowser) project in "External Clang Examples" #60142

2023-02-05 Thread pratik sharma via Phabricator via cfe-commits
s-pratik created this revision.
s-pratik added a reviewer: aaron.ballman.
Herald added a project: All.
s-pratik requested review of this revision.
Herald added a project: clang.

Replaced the dead link with the correct link in ExternalClangExamples.rst


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143343

Files:
  clang/docs/ExternalClangExamples.rst


Index: clang/docs/ExternalClangExamples.rst
===
--- clang/docs/ExternalClangExamples.rst
+++ clang/docs/ExternalClangExamples.rst
@@ -33,7 +33,7 @@
a persistent in-memory database of references, symbolnames, completions
etc."
 
-``_
+``_
"A C/C++ source code indexer and navigator"
 
 ``_


Index: clang/docs/ExternalClangExamples.rst
===
--- clang/docs/ExternalClangExamples.rst
+++ clang/docs/ExternalClangExamples.rst
@@ -33,7 +33,7 @@
a persistent in-memory database of references, symbolnames, completions
etc."
 
-``_
+``_
"A C/C++ source code indexer and navigator"
 
 ``_
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D142377: Dead links on https://clang.llvm.org/extra/clang-tidy/ #60023

2023-01-23 Thread pratik sharma via Phabricator via cfe-commits
s-pratik created this revision.
s-pratik added a reviewer: aaron.ballman.
Herald added a subscriber: arphaman.
Herald added a reviewer: njames93.
Herald added a project: All.
s-pratik requested review of this revision.
Herald added a project: clang-tools-extra.

There were some dead links in Suppressing Undesired Diagnostics which i 
replaced with the working links


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142377

Files:
  clang-tools-extra/docs/clang-tidy/index.rst


Index: clang-tools-extra/docs/clang-tidy/index.rst
===
--- clang-tools-extra/docs/clang-tidy/index.rst
+++ clang-tools-extra/docs/clang-tidy/index.rst
@@ -306,13 +306,13 @@
 adhere to a coding standard, or is otherwise problematic in some way. However,
 if the code is known to be correct, it may be useful to silence the warning.
 Some clang-tidy checks provide a check-specific way to silence the diagnostics,
-e.g. `bugprone-use-after-move `_ can be
+e.g. `bugprone-use-after-move `_ can be
 silenced by re-initializing the variable after it has been moved out,
 `bugprone-string-integer-assignment
-`_ can be suppressed by
+`_ can be suppressed by
 explicitly casting the integer to ``char``,
 `readability-implicit-bool-conversion
-`_ can also be suppressed by
+`_ can also be suppressed by
 using explicit casts, etc.
 
 If a specific suppression mechanism is not available for a certain warning, or


Index: clang-tools-extra/docs/clang-tidy/index.rst
===
--- clang-tools-extra/docs/clang-tidy/index.rst
+++ clang-tools-extra/docs/clang-tidy/index.rst
@@ -306,13 +306,13 @@
 adhere to a coding standard, or is otherwise problematic in some way. However,
 if the code is known to be correct, it may be useful to silence the warning.
 Some clang-tidy checks provide a check-specific way to silence the diagnostics,
-e.g. `bugprone-use-after-move `_ can be
+e.g. `bugprone-use-after-move `_ can be
 silenced by re-initializing the variable after it has been moved out,
 `bugprone-string-integer-assignment
-`_ can be suppressed by
+`_ can be suppressed by
 explicitly casting the integer to ``char``,
 `readability-implicit-bool-conversion
-`_ can also be suppressed by
+`_ can also be suppressed by
 using explicit casts, etc.
 
 If a specific suppression mechanism is not available for a certain warning, or
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D142377: Dead links on https://clang.llvm.org/extra/clang-tidy/ #60023

2023-01-23 Thread pratik sharma via Phabricator via cfe-commits
s-pratik added a comment.

replaced all dead links


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142377/new/

https://reviews.llvm.org/D142377

___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D142377: Dead links on https://clang.llvm.org/extra/clang-tidy/ #60023

2023-01-23 Thread pratik sharma via Phabricator via cfe-commits
s-pratik added a comment.

Great ! 
Please Use Name : Pratik Sharma
Email : sharmapratik...@gmail.com


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142377/new/

https://reviews.llvm.org/D142377

___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits