If there is a typeish token before the requires, it can't be a requires expression.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Format/UnwrappedLineParser.cpp | ||
---|---|---|
3170–3173 | Didn't want to duplicate the call. |
It's harder to understand with the default case at the top without a break. See below.