MyDeveloperDay marked 2 inline comments as done.
MyDeveloperDay added inline comments.


================
Comment at: clang/include/clang/Format/Format.h:1971
+  /// be affected.
   /// \code
   ///    true:                                  false:
----------------
my assumption here was that the text as was in the .rst was correct, hence why 
I'm reflecting that text back into Format.h 


================
Comment at: clang/include/clang/Format/Format.h:1986
   /// The historical aliases ``Cpp03`` and ``Cpp11`` are deprecated.
   enum LanguageStandard {
+    /// Use C++03-compatible syntax.
----------------
Again focus is on the rst being the desired text and getting them to be 
aligned. @sammccall  please correct me if my assumption is incorrect


Repository:
  rC Clang

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