Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an iterator invalidation issue: deserializing a key function can write to | Richard Smith | 2014-07-07 | 1 | -0/+97 |
the key functions table. Don't hold references to anything within that table across such an access. llvm-svn: 212437 |