[libcxx-commits] [PATCH] D80441: [libc++] Turn off formatting of files generated by generate_feature_test_macro_components.py. NFC

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 23 05:47:54 PDT 2020


curdeius added a comment.

Ok, fair enough. I'll abandon this revision then.
Should we then update .clang-format (at least for the directory where auto-generated tests are) or update the python script so that it matches libc++ style?
For the former, `IndentPPDirectives` should be set to `AfterHash`.

For clang-formatting libc++, are there any plans when it will be done? How may I help?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80441





More information about the libcxx-commits mailing list