1. 82fc4bf Implement AST importing and merging for typedefs. As part of this, provide a lame implementation for importing TypeSourceInfos. by Douglas Gregor · 15 years ago
  2. 0f962a8 Teach AST merging that variables with incomplete array types can be by Douglas Gregor · 15 years ago
  3. 8852373 Implement basic support for importing source locations from one AST by Douglas Gregor · 15 years ago
  4. 89cc9d6 Complain about types and declarations that we don't know how to import. by Douglas Gregor · 15 years ago
  5. 9bed879 Introduce a testbed for merging multiple ASTs into a single AST by Douglas Gregor · 15 years ago
  6. 089459a Implement basic importing and merging of variable declarations within by Douglas Gregor · 15 years ago
  7. 169fba5 Cache imported types by Douglas Gregor · 15 years ago
  8. 1b2949d Initial skeleton of an AST "importer", which will take AST elements from by Douglas Gregor · 15 years ago