[LLVMbugs] [Bug 6006] Change ContentCache::getBuffer to support failure properly.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 19 10:25:18 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6006

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-03-19 12:25:18 CDT ---
I implemented this fix a few days ago, improving our detection of missing or
changed headers inside ContentCache::getBuffer() and introducing diagnostics
when this problem occurs, then updated all of the callers that matter.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list