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. :) llvm-svn: 13670
Loading
Please register or sign in to comment