Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "this patch properly addresses escaping < and > which might appear | Chris Lattner | 2010-05-12 | 1 | -1/+2 |
* | Improved -ast-print-xml for C++, from Sebastien Binet! | Douglas Gregor | 2010-05-10 | 1 | -4/+43 |
* | Improve XML output for C++ classes, from Olaf Krzikalla! | Douglas Gregor | 2010-03-08 | 1 | -7/+19 |
* | Use the llvm coding convention for indentation for switch. | Mike Stump | 2010-01-20 | 1 | -2/+2 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -49/+25 |
* | De-ASTContext-ify DeclContext. | Argyrios Kyrtzidis | 2009-06-30 | 1 | -4/+4 |
* | Remove the ASTContext parameter from the getBody() methods of Decl and subcla... | Argyrios Kyrtzidis | 2009-06-30 | 1 | -1/+1 |
* | More XML output support, from Olaf Krzikalla! | Douglas Gregor | 2009-06-15 | 1 | -0/+161 |