mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 06:46:06 +00:00

* Lines must be wrapped at 80 chars. This is a hard limit. * Consistent style on functions, braces, if, for, etc. Code must be readable. No functional changes have been made, even though I added a new typedef. llvm-svn: 5768