cjdb accepted this revision.
cjdb added a comment.
Thanks for working on this!
================
Comment at: clang/lib/Format/UnwrappedLineParser.cpp:3163
+ case tok::identifier:
default:
----------------
owenpan wrote:
> Do we still need this line?
I'd prefer to get rid of `default` if we can.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120774/new/
https://reviews.llvm.org/D120774
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits