https://github.com/terminaldweller/cfe-extra
a bunch of utility functions for clang tools which i usually end up using
https://github.com/terminaldweller/cfe-extra
cfe clang cpp llvm
Last synced: 5 months ago
JSON representation
a bunch of utility functions for clang tools which i usually end up using
- Host: GitHub
- URL: https://github.com/terminaldweller/cfe-extra
- Owner: terminaldweller
- License: mit
- Created: 2018-11-09T09:22:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T12:16:28.000Z (over 7 years ago)
- Last Synced: 2025-02-16T10:39:20.313Z (about 1 year ago)
- Topics: cfe, clang, cpp, llvm
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cfe-extra
A bunch of utility functions for clang tools which i usually end up using.