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 Windows thing. Not anymore.
- Regex: '^"I[A-Z]+[a-z].*\.h"'
Priority: 1
This rule became too greedy on latest revision. Now not only interfaces are
prioritized but also all headers that start with [Ii].
Repository:
rL LLVM
https://reviews.llvm.org/D33932
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits