[llvm-bugs] [Bug 42524] Need better error message for running out of file handles
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Thu Aug  8 10:59:26 PDT 2019
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=42524
Nico Weber <nicolasweber at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
--- Comment #7 from Nico Weber <nicolasweber at gmx.de> ---
r368322 adds an error message when failing to open an include file due to
running out of file handles, which is the most common situation where this
happens.
-- 
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/20190808/62d02faa/attachment.html>
    
    
More information about the llvm-bugs
mailing list