Releases: bloomberg/clangmetatool
Releases · bloomberg/clangmetatool
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
Add weak dependencies analysis for include graph validation
Support for tracking weak dependencies via clangmetatool::IncludeGraphDependencies::liveWeakDependencies
Add SourceUtil::expandRangeIfValid function
Add SourceUtil::expandRangeIfValid
function to allow safer source expansion