phst accepted this revision.
phst added a comment.
This revision is now accepted and ready to land.

Your use case sounds good to me. Please be sure to document the new parameter, 
though.



================
Comment at: tools/clang-format/clang-format.el:154
+                             `("-output-replacements-xml"
+                               ,@(and assume-file (list "-assume-filename" 
assume-file))
+                               "-style" ,style
----------------
Please add a comment referencing the LLVM bug you've just filed so that others 
aren't surprised about this.


https://reviews.llvm.org/D37903



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

Reply via email to