Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [omr-dev] our coding standard



Has anyone had a chance to review the auto formatted versions
of OMR that Matthew thoughtfully put together for us? For your
convenience:

* LLVM      https://github.com/mgaudet/omr/commits/clang-format-llvm
* Webkit    https://github.com/mgaudet/omr/commits/clang-format-webkit
* Mozilla   https://github.com/mgaudet/omr/commits/clang-format-mozilla
* Chromium  https://github.com/mgaudet/omr/commits/clang-format-chromium
* Google    https://github.com/mgaudet/omr/commits/clang-format-google

I would like to decide by the end of the week, if possible. My vote is
for LLVM.

What do you think?

It was just pointed out to me, that despite the branch names, I
accidentally pushed some duplicate branches: Chromium and Google were
not correctly done due to human error.

*whoops*.

That's now been rectified.




Back to the top