rengolin added a comment. The include_next is to make sure that, whatever other environment that happens to have the same include name, should pick it up if the user or the environment provides one, or errors out if it doesn't. Pretty standard. https://reviews.llvm.org/D22774