Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] For an inheriting constructor, the inherited constructor is stored in | Richard Smith | 2015-02-27 | 1 | -0/+3 |
* | [modules] Make NamespaceAliasDecl redeclarable, as it should be. This fixes | Richard Smith | 2014-09-03 | 1 | -0/+3 |
* | [modules] Fix deserialization cycle when loading a tag declaration with a typ... | Richard Smith | 2014-08-30 | 1 | -0/+8 |
* | Add some missing test coverage for merging 'extern "C"' functions with modules. | Richard Smith | 2014-08-29 | 1 | -0/+1 |
* | [modules] Don't assert when merging virtual functions that override other | Richard Smith | 2014-08-26 | 1 | -0/+8 |
* | [modules] When merging a tag declaration that has a typedef name for linkage | Richard Smith | 2014-08-23 | 1 | -0/+6 |
* | [modules] When we merge redecl chains or mark a decl used with an update | Richard Smith | 2014-06-16 | 1 | -0/+1 |