jtbandes marked an inline comment as done.
jtbandes added a comment.
This seems to work fine.
Separately I noticed a strange edge case, which I think is an existing bug:
#define One\
two \
three;
\
four;
The lack of space in `One\` seems to break the formatting on the next line. But
as far as I can tell this isn't related to my change.
https://reviews.llvm.org/D32733
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits