https://llvm.org/bugs/show_bug.cgi?id=31648
Daniel Jasper <djas...@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Daniel Jasper <djas...@google.com> --- Right. I have seen that. The short answer is that I have not seen a case where it would be worth jumping through the hoops to do anything about it here. There are always going to be cases, where clang-format cannot know and there is almost always an easy workaround. In this case, maybe rewrite this as: #define DD_FLAG_FW(d) (1 << (16 + 2 * (d))) -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs