diff --git a/clang/docs/ExternalClangExamples.rst b/clang/docs/ExternalClangExamples.rst --- a/clang/docs/ExternalClangExamples.rst +++ b/clang/docs/ExternalClangExamples.rst @@ -85,7 +85,7 @@ errors, fixit hints). See also ``_ for step-by-step instructions." -``_ +``_ "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