MyDeveloperDay added a comment.

We might want to revert this until we get a solution to avoid flip flopping 
peoples formats, but this to me comes down to what we've been saying before 
about using the TT_ types to labels the types of `() {} []`

I think in hindsight adding l_brace here just too generic (we need to know if 
its a "BracedInitializer {" or just a scope "{"

  (NextTok->isOneOf(tok::l_brace, tok::identifier)




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114583

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

Reply via email to