Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | C++ modules: fix a bug where loading a declaration with some name would prevent | Richard Smith | 2013-09-09 | 1 | -3/+0 | |
* | When merging redeclaration chains across modules, if a declaration is visible | Richard Smith | 2013-08-02 | 1 | -0/+4 | |
* | Fix assert when instantiating a default argument of a template defined in a | Richard Smith | 2013-08-01 | 1 | -0/+3 | |
* | When we perform dependent name lookup during template instantiation, it's not | Richard Smith | 2013-07-25 | 1 | -5/+22 | |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -2/+2 | |
* | Fix deserializing of class template partial specializations. Assign sequence | Richard Smith | 2013-06-25 | 1 | -12/+19 | |
* | Check for matching template-parameter-lists when merging template declarations. | Richard Smith | 2013-06-24 | 1 | -0/+26 | |
* | Avoid adding entries to the DeclContext lookup table multiple times when lazily | Richard Smith | 2013-06-24 | 1 | -4/+0 | |
* | Slightly improve cross-module merging for function templates. | Richard Smith | 2013-06-24 | 1 | -0/+41 |