[PATCH] clang-format recognizes alternative binary operator keywords

Nikola Smiljanić popizdeh at gmail.com
Tue May 6 22:41:02 PDT 2014


This is clang's lexer and as far as I know it was designed to handle all C languages from the start. Not sure how Javascript an Protobuf happened but I'm guessing this was added with clang-format.

http://reviews.llvm.org/D3634






More information about the cfe-commits mailing list