HazardyKnusperkeks added a comment.

Looks good to me.
And adding a token type is absolutely nothing negative. The more tokens get a 
type, the better.



================
Comment at: clang/lib/Format/TokenAnnotator.cpp:1630
       TemplateArgument,
+      // C11 _Generic selection
+      C11GenericSelection,
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139211/new/

https://reviews.llvm.org/D139211

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to