Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Portable Python script across Python version | Serge Guelton | 2018-12-18 | 1 | -1/+1 |
* | cindex-dump.py: fix the --show-ids description string | Alp Toker | 2014-05-05 | 1 | -1/+1 |
* | Fix cindex-dump.py --show-ids | Alp Toker | 2014-05-05 | 1 | -1/+1 |
* | cindex/Python: Fix cindex-{dump,includes} examples to just pass all args | Daniel Dunbar | 2010-02-13 | 2 | -11/+5 |
* | cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton! | Daniel Dunbar | 2010-02-13 | 1 | -0/+62 |
* | cindex/Python: Turn off showing IDs by default, they are really slow to compute | Daniel Dunbar | 2010-01-31 | 1 | -3/+20 |
* | cindex/Python: Add a simple example which dumps assorted information about a ... | Daniel Dunbar | 2010-01-30 | 1 | -0/+72 |