Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-25 | Removed Language: Cpp entry from .clang-format due to incompatibility with ↵ | Andrew Santosa | |
Clang 3.4.2 | |||
2015-12-13 | Set C++ standard in Clang format settings file to C++03. Otherwise | Dan Liew | |
template braces get reformatted the C++11 way and that breaks compilation. | |||
2015-04-15 | Add clang-format style. We just use LLVM's style. | Dan Liew | |