commit | 999cf0984eb22f4f69da96eb7d0c8e46a3d8b7e5 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun May 23 21:05:07 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun May 23 21:05:07 2004 +0000 |
tree | 225c6d6f86b94909a4d5c94e935891bdb70fb38f | |
parent | ccc806525c247a8329470ea3822436eabe6008c5 [diff] |
Update the coding standards, removign the bit about avoiding exceptions and rtti (they shouldn't be used in the main compiler, but that's because optimizations aren't allowed to fail!) Remove the big section about iterators, because people who do not know what they are doing shouldn't be writing them. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13670 91177308-0d34-0410-b5e6-96231b3b80d8