[PATCH] D119682: [clang-format][docs] Fix incorrect 'clang-format 13' configuration options markers

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 18 04:20:20 PST 2022


MyDeveloperDay added inline comments.


================
Comment at: clang/include/clang/Format/Format.h:2540-2541
   ///    }
   /// \endcode
-  /// \version 13
+  /// \version 15
   bool IndentRequiresClause;
----------------
HazardyKnusperkeks wrote:
> 
I like that suggestion..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119682



More information about the cfe-commits mailing list