MyDeveloperDay added a comment. In D134325#3804817 <https://reviews.llvm.org/D134325#3804817>, @zzyyyl wrote:
> What if `concept c = (bool)(...)` ? > > or `concept c = static_cast<bool>(...)` Aren't these handled elsewhere in the case (by the static_cast and l_paren rules)? but possibly worth a test either an annotation test or an actual formatting example. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D134325/new/ https://reviews.llvm.org/D134325 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits