Files
llvm-project/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
Kazu Hirata 7db6344170 [CodeGen] Remove redundant declarations (NFC) (#166105)
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 22:42:40 -08:00

29 KiB