Cpp-demangle

Latest version: v0.1.2

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.4.1

Released 2023/4/13

Fixed

* A case of runaway recursion caused by parsing ambiguous input in an incorrect
order has been fixed. (280)[https://github.com/gimli-rs/cpp_demangle/pull/280]

--------------------------------------------------------------------------------

0.4.0

Released 2022/10/20

Removed

* The deprecated nightly and cppfilt features are gone.

Changed

* If no-default-features is used the alloc feature must be explicitly specified.

--------------------------------------------------------------------------------

0.3.6

Released 2022/10/20

Added

* The non-deprecated versions of noexcept are supported. 273

* Most of the subobject production that clang uses is supported. 273

Changed

* Rust 2018 is now used. 251

* cppfilt now uses clap 4.0. 271

Fixed

* no_std works. 251

* Inheriting constructors no longer produce substitutable values. 272

--------------------------------------------------------------------------------

0.3.5

Released 2021/12/02

Changed

* The LLVM mangling for vector types with a dimension expression is now
supported. The libiberty mangling which appears to be unused by gcc has
been removed.

--------------------------------------------------------------------------------

0.3.4

Released 2021/11/21

Added

* `DemangleOptions` now has a `hide_expression_literal_types` method that
can make it easier to match user-provided template instance names. 230

--------------------------------------------------------------------------------

0.3.3

Released 2021/7/8

Added

* The builtin `char8_t` type is now recognized 224

Changed

* `glob` is no longer a build time dependency 220

--------------------------------------------------------------------------------

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.