diff options
Diffstat (limited to 'llvm/docs/CodingStandards.rst')
| -rw-r--r-- | llvm/docs/CodingStandards.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/CodingStandards.rst b/llvm/docs/CodingStandards.rst index f1873c92da1..ca24ef639cf 100644 --- a/llvm/docs/CodingStandards.rst +++ b/llvm/docs/CodingStandards.rst @@ -40,8 +40,7 @@ change it in some other way. Just do the reformatting as a separate commit from the functionality change. The ultimate goal of these guidelines is to increase the readability and -maintainability of our common source base. If you have suggestions for topics to -be included, please mail them to `Chris <mailto:sabre@nondot.org>`_. +maintainability of our common source base. Languages, Libraries, and Standards =================================== |

