sstwcw added a comment.
The problem that remains is this, as I explained in the issue. The second
branch of the second block is not indented.
#if 1
{
#endif
#if X
x;
#else
x;
#endif
}
I didn't add a test case because I was not expecting this patch to be committed
as there is still a problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135372/new/
https://reviews.llvm.org/D135372
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits