mteodor added a comment.
In https://reviews.llvm.org/D33932#793994, @djasper wrote:
> Just make clang-format always do this. I don't think anyone is relying on the
> current behavior.
Well, someone did rely on **case sensitive** match. I thought //case
insensitive// by default was just a Wind
mteodor added a comment.
In https://reviews.llvm.org/D12407#314671, @klimek wrote:
> I think we'll want somebody to find out whether there are simpler ways to
> implement this.
**Format on save** was implemented by https://reviews.llvm.org/D29221.
What's the new functionality in the **reforma