chandlerc added inline comments.
================ Comment at: include/clang/Format/Format.h:993 + /// inside ``IncludeCategories``. + bool IncludeRegexCaseInsensitive; + ---------------- djasper wrote: > Do we really need a flag here? Shouldn't we just always do this? I have no opinion one way or the other. I opted to not change behavior for existing styles purely in the spirit of making as targeted of a change as I could.. Feel free to tell me how you want this to work / be tested. https://reviews.llvm.org/D33932 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits