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
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to