[PATCH] D72326: [clang-format] Rebased on master: Add option to specify explicit config file

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 08:14:29 PST 2020


lebedev.ri added inline comments.


================
Comment at: include/clang/Format/Format.h:2341
 /// directory if ``FileName`` is empty.
+/// * "file=<configfile>" to explicitly specify the configuration file to use.
 ///
----------------
So is it `:` or `=`?


Repository:
  rC Clang

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

https://reviews.llvm.org/D72326





More information about the cfe-commits mailing list