JakeMerdichAMD added a comment.

@MyDeveloperDay, you're right about what this issue addresses: it surprised me 
a lot when an unrelated edit caused something to 'randomly' add spaces 
elsewhere, since it's in a different ifdef block (whether or not it has the 
same condition). The code that's aligned should always be across lines that are 
visually consecutive, and those ones weren't (in most cases, they aren't even 
logically consecutive).

You're also right that I don't have commit access; this is my first commit in 
LLVM.

> I'm struggling with the simplicity of your solution ;-) (that's a compliment!)

Thank you!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79388/new/

https://reviews.llvm.org/D79388



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to