Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CastXML: new recipe | Daniel McGregor | 2020-10-08 | 1 | -0/+29 |
CastXML is an AST analysis tool similar to and succeeding gccxml. It is used to generate an XML description of a C or C++ abstract syntax tree. Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |