================ @@ -152,6 +152,10 @@ struct IncludeStyle { /// \version 10 std::string IncludeIsMainSourceRegex; + /// When sorting includes in each block, ignore file extensions. ---------------- HazardyKnusperkeks wrote:
I currently don't have a better name, but this isn't correct. You are not ignoring it, but still using it to break ties. Even if the name stays, I think there should be more explanation, maybe even an example. https://github.com/llvm/llvm-project/pull/137840 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits