Skip to content
Commit 1dab192f authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 2a19d836
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment