v12.0.0-beta1
Pre-release
Pre-release
What's Changed
- Fixing various bugs, analyzer warnings, and adding very basic template support by @tannergooding in #226
- Mark ternary macros that can be evaluated as constants as const by @ThadHouse in #221
- Introduce EnumDesc, add ability to output source location attribute by @andrew-boyarshin in #227
- Updating to Clang v12.0.0 by @tannergooding in #235
New Contributors
- @ThadHouse made their first contribution in #221
- @andrew-boyarshin made their first contribution in #227
Full Changelog: v11.0.0-beta3...v12.0.0-beta1