Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Fix crash when writing an update record for a redeclaration of an e... | Richard Smith | 2015-07-08 | 1 | -0/+2 |
* | Save out a correct lookup table if a lookup table entry is stale (it contains | Richard Smith | 2014-03-25 | 1 | -0/+4 |
* | C++ modules: fix a bug where loading a declaration with some name would prevent | Richard Smith | 2013-09-09 | 1 | -0/+5 |
* | When deserializing an anonymous namespace from a module, do not attach | Douglas Gregor | 2012-01-09 | 1 | -0/+3 |
* | Switch NamespaceDecl from its own hand-rolled redeclaration chain over | Douglas Gregor | 2012-01-07 | 1 | -0/+11 |