[llvm-bugs] [Bug 20440] Recursive #include overruns MAX_PATH due to lack of path canonization
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 8 16:27:50 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=20440
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #11 from Reid Kleckner <rnk at google.com> ---
I'm going to say this got fixed back in 2014 by r221841. We could canonicalize
paths for nicer diagnostics, but I want to leave that alone. We'll see if
another user asks for it.
--
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/20191008/6ff6db71/attachment-0001.html>
More information about the llvm-bugs
mailing list