lenary wrote: > Is there documentation on what the right order is, or how the search works? > It will help me better understand this process and how the various headers > interact with each other, and why the order (before this PR) was slightly > different across triples.
I don't know of any, I have an incomplete understanding and would also welcome more docs. The headers in the clang resource dir are in `clang/src/Headers` iirc, and have a few minimal comments around the include_next. https://github.com/llvm/llvm-project/pull/183453 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
