Skip to content

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 15 Sep 05:37
· 1 commit to main since this release

Add source-qualified aliases for static functions (252de13, #1)

Parses PDB & DWARF to recover source filenames for functions, generating a src/file.cpp#name alias, in order to allow disambiguating static functions with the same name across files.

Full Changelog: v1.3.4...v1.3.5