1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Remove a no longer accurate sentence from the coding standards.

(And test my commit access. We're working on larger changes here.)
This commit is contained in:
Chandler Carruth 2019-10-23 11:40:45 -07:00
parent 484292eaaa
commit e778f38f69

View File

@ -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
===================================