Files
llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp
Kazu Hirata de4d953246 [Demangle] Remove redundant declarations (NFC) (#166895)
In C++17, static constexpr members are implicitly inline, so they no
longer require an out-of-line definition.

Identified with readability-redundant-declaration.
2025-11-07 07:58:40 -08:00

17 KiB