Author: Kirill Bobyrev
Date: 2020-09-16T12:27:59+02:00
New Revision: 3e5a4ef51a1d0def10525b2059f5cdab0cb0ae8d

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

LOG: Fix table formatting after D87686

Added: 
    

Modified: 
    clang-tools-extra/docs/clang-tidy/Integrations.rst

Removed: 
    


################################################################################
diff  --git a/clang-tools-extra/docs/clang-tidy/Integrations.rst 
b/clang-tools-extra/docs/clang-tidy/Integrations.rst
index 94851631fe1f6..c81a00deb68ad 100644
--- a/clang-tools-extra/docs/clang-tidy/Integrations.rst
+++ b/clang-tools-extra/docs/clang-tidy/Integrations.rst
@@ -22,7 +22,7 @@ integrations in detail.
 |A.L.E. for Vim                        |         \+\            |              
 \-\               |           \-\            |                 \-\             
        |           \+\            |
 
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |Clang Power Tools for Visual Studio   |         \-\            |              
 \+\               |           \-\            |                 \+\             
        |           \-\            |
-+-------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
++--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |Clangd                                |         \+\            |              
 \-\               |           \-\            |                 \+\             
        |           \-\            |
 
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |CLion IDE                             |         \+\            |              
 \+\               |           \+\            |                 \+\             
        |           \+\            |


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

Reply via email to