AlexanderLanin added a comment.

Here is the r_brace use case:

  if (true) while ("ok") {}

Unfortunately it looks quite similar to:

  if (true) s = {};


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

https://reviews.llvm.org/D16267



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

Reply via email to