[PATCH] D26044: Factor out libc++ version file to allow Clang to more easily sniff for the installed version

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 20:22:53 PDT 2016


EricWF added a comment.

@rsmith I would really like to avoid the cost of an additional include in `<__config>`. Would something like https://reviews.llvm.org/D26062 work instead?


Repository:
  rL LLVM

https://reviews.llvm.org/D26044





More information about the cfe-commits mailing list