giulianobelinassi added a comment.
In D159490#4643191 <https://reviews.llvm.org/D159490#4643191>, @fdeazeve wrote:
> I think this may have broken builds:
>
> worktrees/src1/clang/lib/AST/DeclPrinter.cpp:293:48: error: function
> definition is not allowed here
> static bool mustPrintOnLeftSide(const Attr *A) {
>
> Probably missing a `}`?
No, there is just an extra switch statement that somehow got into the patch. I
will fix this in a second.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159490/new/
https://reviews.llvm.org/D159490
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits