[PATCH] D44765: PR36643 Make clang-format support more generic TMarcos

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 22 00:50:27 PDT 2018


alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.

We can't just treat `anything("....")` like the _T macro. There should be a whitelist configurable with an option. By default only _T should be handled.


Repository:
  rC Clang

https://reviews.llvm.org/D44765





More information about the cfe-commits mailing list