* Fix <>'s in code to be &lt;&gt;'s
authorChris Lattner <sabre@nondot.org>
Thu, 7 Aug 2003 21:45:47 +0000 (21:45 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Aug 2003 21:45:47 +0000 (21:45 +0000)
commit2e5cbc218c9b03ca27ff54d1d63201de6484666e
treeb4b604e76b118b371e8181f3b72723fe8f8a81d9
parent3d9cafa003a114bf9974bc80d5b69b0ed1d29290
* Fix <>'s in code to be &lt;&gt;'s
* Add section describing how we prefer #includes to be ordered

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