add some more topics to the coding standards doc:
authorChris Lattner <sabre@nondot.org>
Wed, 22 Jul 2009 05:40:54 +0000 (05:40 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Jul 2009 05:40:54 +0000 (05:40 +0000)
commitd283cb12f217d7a853671634fd4410333c423bbb
tree6d09673f8531b5b24784e3acabf77b7e2755e78d
parent1126038436feef10620baa9f1528ad5c3c61fd4f
add some more topics to the coding standards doc:

* Use Early Exits and 'continue' to Simplify Code
* Turn Predicate Loops into Predicate Functions
* Spaces Before Parentheses
* Namespace Indentation
* Anonymous Namespaces

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76723 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodingStandards.html