DaanDeMeyer wrote:

> I would expect that file extensions be sorted regardless. For example:
> 
> ```
> #include "a.h"
> #include "a.inc"
> #include "a-util.def"
> #include "a-util.h"
> ```

Addressed

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

Reply via email to