diff options
author | Krystian Stasiowski <sdkrystian@gmail.com> | 2024-04-19 13:20:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 13:20:36 -0400 |
commit | ab22504479cb7b8985855aa2f2c851390bc1d167 (patch) | |
tree | aca256e61398cff8b6d3c4316a1a9bbec879006a /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 6bbccd2516c3a843809a8303da48abce58a88855 (diff) | |
download | llvm-ab22504479cb7b8985855aa2f2c851390bc1d167.zip llvm-ab22504479cb7b8985855aa2f2c851390bc1d167.tar.gz llvm-ab22504479cb7b8985855aa2f2c851390bc1d167.tar.bz2 |
[libc++] Fix usage of 'exclude_from_explicit_instantiation' attribute on local class members (#89377)
#88777 adds a warning for when the `exclude_from_explicit_instantiation`
attribute is applied to local classes and members thereof. This patch
addresses the few instances of `exclude_from_explicit_instantiation`
being applied to local class members in libc++.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions