Clang based tool to automatically insert all needed explicit instantiations in implementation files for `c++` projects
Stars
4
Forks
3
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
Make sure gcc std lib's headers are found before libc++.
974ab90View on GitHubClean up CI and use different source for llvm binaries.
b0301e2View on GitHubRemove debug output and add clang versions 17 and 18 back to CI.
d7641b1View on GitHubBinaries of clang-20 seem buggy. Test with clang 19 instead.
9b5f8adView on GitHub