llvm-project
ae1622a4 - [NVPTX] Remove redundant declarations (NFC) (#167153)

Commit
2 days ago
[NVPTX] Remove redundant declarations (NFC) (#167153) initializeNVPTXCtorDtorLoweringLegacyPass is declared twice in NVPTX.h. initializeGenericToNVVMLegacyPassPass is declared in NVPTX.h. Identified with readability-redundant-declaration.
Parents
Loading