[PATCH] D134325: [clang-format] Look ahead before consuming `bool` in requires clause.

zzyyyl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 21:52:15 PDT 2022


zzyyyl added a comment.

What if `concept c = (bool)(...)` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134325



More information about the cfe-commits mailing list