[PATCH] D67541: [ClangFormat] Future-proof Standard option, allow floating or pinning to arbitrary lang version

MyDeveloperDay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 13:28:50 PDT 2019


MyDeveloperDay added a comment.

ClangFormatStyleOptions.rst and Format.h are inconsistent which means when clang/doc/tools/dump_format_style.py is run the rst file being generated is in danger of overwriting your changes (which I think you might have made by hand).

I'm happy to try and fix this for you, but I need to know what you want to keep, whats in the rst or whats in the Format.h


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67541





More information about the llvm-commits mailing list