- 11 Jun, 2019 1 commit
-
-
Dan authored
Recent versions of clang.cindex include [code][1] that converts the internal byte strings to python str for you. [1]: https://github.com/llvm-mirror/clang/blob/master/bindings/python/clang/cindex.py#L72
-
- 12 Apr, 2017 1 commit
-
-
Wenzel Jakob authored
When processing many files that contain top-level items with the same name (e.g. "operator<<"), the output was non-deterministic and depended on the order in which the different Clang processes finished. This commit adds sorting that also accounts for the filename to prevent random changes from run to run.
-
- 20 May, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 01 May, 2016 2 commits
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- 30 Apr, 2016 2 commits
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- 29 Apr, 2016 2 commits
-
-
Wenzel Jakob authored
-
Merlin Nimier-David authored
This prevented `DOC(...)` calls with 5 arguments to resolve correctly.
-
- 26 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 25 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 19 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 04 Aug, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 31 Jul, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 23 Jul, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 21 Jul, 2015 1 commit
-
-
Wenzel Jakob authored
-