All right, so probably the proto test should not try to use a C++ reserved 
keyword for a type name. I will change that, and get rid of the `LanguageKind` 
parameter.

Getting a little off topic, I'm a little surprised that the same exact lexer is 
used for all of C, C++, ObjC, and javascript, but I am very naïve about such 
things. Was it an explicit design decision made previously in clang-format's 
history?

http://reviews.llvm.org/D3634



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to