Typz added inline comments.
================ Comment at: include/clang/Format/Format.h:167 + /// \endcode + OAS_StrictAlign, + }; ---------------- djasper wrote: > The name is not intuitive. I don't think this is any more or less strict than > the other version. It is a bit stricter in the sense that it really aligns operands, not operator with first operand... But this is indeed not very intuitive. Any suggestion? https://reviews.llvm.org/D32478 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits