diff options
author | Fangrui Song <i@maskray.me> | 2024-03-01 11:17:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 11:17:22 -0800 |
commit | 4a3f7e798a31072a80a0731b8fb1da21b9c626ed (patch) | |
tree | 93666e9c0546e2ca664e29177e01e54bf825c6e2 /llvm/unittests/Support/ErrorTest.cpp | |
parent | af009451ec439593554f03bc714e46ad2cd41738 (diff) | |
download | llvm-4a3f7e798a31072a80a0731b8fb1da21b9c626ed.zip llvm-4a3f7e798a31072a80a0731b8fb1da21b9c626ed.tar.gz llvm-4a3f7e798a31072a80a0731b8fb1da21b9c626ed.tar.bz2 |
[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
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions