Author: Paula Toth
Date: 2020-03-10T14:01:23-07:00
New Revision: ddfcda0256ca231499614742cce1b66db056dc2a

URL: 
https://github.com/llvm/llvm-project/commit/ddfcda0256ca231499614742cce1b66db056dc2a
DIFF: 
https://github.com/llvm/llvm-project/commit/ddfcda0256ca231499614742cce1b66db056dc2a.diff

LOG: [clang-tidy] Fix warning from my previous patch in ReleaseNotes.txt

Added: 
    

Modified: 
    clang-tools-extra/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang-tools-extra/docs/ReleaseNotes.rst 
b/clang-tools-extra/docs/ReleaseNotes.rst
index 68ca5f61a4fa..aa777ce50cf5 100644
--- a/clang-tools-extra/docs/ReleaseNotes.rst
+++ b/clang-tools-extra/docs/ReleaseNotes.rst
@@ -134,7 +134,7 @@ Renamed checks
 ^^^^^^^^^^^^^^
 
 - The 'fuchsia-restrict-system-headers' check was renamed to 
:doc:`portability-restrict-system-includes
-  <clang-tidy/checks/portability-restrict-system-includes>
+  <clang-tidy/checks/portability-restrict-system-includes>`
 
 Improvements to include-fixer
 -----------------------------


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

Reply via email to