[PATCH] D79773: [clang-format] Improve clang-formats handling of concepts
Johel Ernesto Guerrero Peña via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 18:07:10 PDT 2020
JohelEGP added a comment.
In D79773#2141164 <https://reviews.llvm.org/D79773#2141164>, @MyDeveloperDay wrote:
> This is actually failing in the handling of parsing the `<>` in (`parseAngle()` actually `parseBrace()` inside of that), it is not really concepts specific except it may be seen now because of the presence of the `;`
I opened LLVM 47161 <https://bugs.llvm.org/show_bug.cgi?id=47161> to defer this to upstream.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79773/new/
https://reviews.llvm.org/D79773
More information about the cfe-commits
mailing list