[PATCH] D34329: [clang-diff] Initial implementation.

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 30 07:01:33 PDT 2017


teemperor added a comment.

Yes, it does indeed skip identifiers and literals for this reason :). It was planned to make this template more configurable for use cases like yours, so I'm totally fine with adding configuration parameters. I just opened https://reviews.llvm.org/D34880 where I make this template public as a first step.


https://reviews.llvm.org/D34329





More information about the cfe-commits mailing list