llvm-project
4a3f7e79 - [ELF] Internalize enum

Commit
1 year ago
[ELF] Internalize enum g++ -flto has a diagnostic `-Wodr` about mismatched redeclarations, which even apply to `enum`. Fix #83529 Reviewers: thesamesam Reviewed By: thesamesam Pull Request: https://github.com/llvm/llvm-project/pull/83604
Author
Parents
Loading