Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed layout of test/ASTMerge. | Sean Callanan | 2016-11-16 | 1 | -60/+0 |
* | Cope with anonymous tags defined within declarators by structurally | Douglas Gregor | 2010-02-15 | 1 | -0/+6 |
* | Reimplement the structural-equality checks used to determine whether | Douglas Gregor | 2010-02-15 | 1 | -0/+6 |
* | Funnel changes to the ImportedDecls list in the ASTImporter through a | Douglas Gregor | 2010-02-12 | 1 | -0/+6 |
* | Handle AST merges of incomplete class types. | Douglas Gregor | 2010-02-12 | 1 | -0/+9 |
* | When AST merging for record declarations fails, warn about the | Douglas Gregor | 2010-02-11 | 1 | -0/+20 |
* | Add missing test cases for AST merging of structures. | Douglas Gregor | 2010-02-11 | 1 | -0/+13 |