Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add in the LIT magic to avoid running AST merge test inputs as | Douglas Gregor | 2010-02-09 | 3 | -2/+1 | |
| | | | | | | separate tests. Thanks, Daniel! llvm-svn: 95705 | |||||
* | Introduce a testbed for merging multiple ASTs into a single AST | Douglas Gregor | 2010-02-09 | 2 | -0/+6 | |
context with the AST importer. WIP, still useless but at least it has a test. llvm-svn: 95683 |