Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Internal-linkage variables with constant-evaluatable initializers do not need... | Richard Smith | 2015-08-19 | 1 | -3/+12 |
* | Fix bots failing on an explicit triple | Reid Kleckner | 2015-02-25 | 1 | -0/+3 |
* | MS ABI: Add triple to test relying on key functions | Reid Kleckner | 2015-02-25 | 1 | -3/+3 |
* | Don't eagerly load all conversion operators when loading a class declaration | Richard Smith | 2013-08-30 | 1 | -4/+11 |
* | Be lazier when loading KeyFunctions from PCH/modules. We don't need to load | Richard Smith | 2013-08-29 | 1 | -6/+13 |
* | Store in PCH the key function of C++ class to avoid deserializing the complet... | Argyrios Kyrtzidis | 2010-10-14 | 1 | -0/+1 |
* | Allow deserialization of just the fields of a record, when we want to iterate... | Argyrios Kyrtzidis | 2010-10-14 | 1 | -0/+19 |