Releases: bloomberg/clangmetatool
Releases · bloomberg/clangmetatool
Enable LLVM20
Enable LLVM19 by @ksromanov in #85
What's Changed
- Enable LLVM 20 in CI. No code changes.
Full Changelog: 0.21.8...0.21.9
Enable LLVM19
Enable LLVM19 by @ksromanov in #84
Full Changelog: 0.21.7...0.21.8
Enable LLVM18
Enable LLVM 17
Enable LLVM 15
Merge pull request #78 from ksromanov/patch-1 Enable LLVM 15
Correctly find the location when a macro is called within a macro
What's Changed
Full Changelog: 0.21.3...0.21.4
Improve support for locating declRefs that are used in a macro
What's Changed
Full Changelog: 0.21.2...0.21.3
Locate type references that happen in a macro expansion
What's Changed
Full Changelog: 0.21.1...0.21.2
0.21.1
clang-14 support
Merge pull request #72 from ksromanov/workaround_for_clang_llvm_14 Request support for C language in top-level CMakeLists.txt