Initial refactor to cppast

This commit is contained in:
Bartek Kryza
2021-03-24 01:02:28 +01:00
parent b95bf324c2
commit 5dc841d9e6
14 changed files with 589 additions and 17 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "thirdparty/cppast"]
path = thirdparty/cppast
url = https://github.com/foonathan/cppast
url = https://github.com/bkryza/cppast
branch = handle-exposed-template-arguments