Files
llvm-project/llvm/lib/Support/StringRef.cpp
Kazu Hirata 08d33ef51f [Support] Remove a redundant declaration (NFC) (#166085)
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-02 13:15:01 -08:00

18 KiB