[libcxx-commits] [PATCH] D131441: [libc++] Diagnose when header search paths are set up incorrectly

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 10 12:09:47 PDT 2022


ldionne added a subscriber: libc++ vendors.
ldionne added a comment.

Pinging vendors. I don't foresee this being an issue, however it is possible that it will cause some breakage. I wouldn't expect that, though -- if someone is broken by this, they would almost certainly already be broken anyway because libc++ simply doesn't work correctly if the right layering of includes isn't respected.

Also, note to self: 98464615


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131441/new/

https://reviews.llvm.org/D131441



More information about the libcxx-commits mailing list