Chris Lattner d283cb12f2 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
2009-07-22 05:40:54 +00:00
..
2009-07-11 19:27:40 +00:00
2009-06-17 03:09:39 +00:00
2009-07-11 19:28:00 +00:00
2009-06-17 02:56:48 +00:00
2009-05-19 01:56:08 +00:00
2009-02-27 11:28:46 +00:00
2009-05-14 15:44:15 +00:00
2009-06-30 17:10:19 +00:00
2009-04-03 20:32:13 +00:00
2008-12-14 08:01:51 +00:00
2009-05-06 01:41:47 +00:00
2009-07-21 23:17:26 +00:00