[cfe-commits] [PATCH] Diagnostics::pushMappings fix for VC++

John Thompson john.thompson.jtsoftware at gmail.com
Thu Oct 22 18:54:02 PDT 2009


On Windows there was an ordering problem in the push_back if the internal
array needed growing, copying an element already deleted in the grow (I
think).  With your approval, I'll check it in.  This will fix an assert in
running the Preprocessor/pushable-diagnostics.c test on Windows.

-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091022/a52c2084/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diagnosticfix.patch
Type: application/octet-stream
Size: 418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091022/a52c2084/attachment.obj>


More information about the cfe-commits mailing list