[llvm-bugs] [Bug 26928] Prune the include path for modules
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 27 14:23:45 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=26928
Bruno Cardoso Lopes <bruno.cardoso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 from Bruno Cardoso Lopes <bruno.cardoso at gmail.com> ---
This is no longer a issue, it got fixed after several commits to clang and
libcxx in the past year, mostly due to the introduction of
no_undeclared_includes, which allowed fixing the root cause of the cycle issue
in r284797.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170727/6d7d5930/attachment.html>
More information about the llvm-bugs
mailing list