MyDeveloperDay added inline comments.

================
Comment at: clang/include/clang/Format/Format.h:2001
     LS_Latest,
-    /// Auto: Automatic detection based on the input.
-    /// Parse using the latest language version. Format based on detected 
input.
+    /// Automatic detection based on the input.
     LS_Auto,
----------------
sammccall wrote:
> The new text (two lines) is better, please add it back.
you can't this breaks the script


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

https://reviews.llvm.org/D69433



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

Reply via email to