diff options
| author | Egor Zhdan <e_zhdan@apple.com> | 2025-01-15 18:50:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 18:50:23 +0000 |
| commit | feb787244e54fe5abe5a96fefc4c74019f21a0ff (patch) | |
| tree | 4d1edab2ac5b6b21afbcb1da2458bded35003a42 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | c4443a1be4e4e68fff894ba659bc157bf30c8d26 (diff) | |
| download | llvm-feb787244e54fe5abe5a96fefc4c74019f21a0ff.zip llvm-feb787244e54fe5abe5a96fefc4c74019f21a0ff.tar.gz llvm-feb787244e54fe5abe5a96fefc4c74019f21a0ff.tar.bz2 | |
[APINotes] Avoid duplicated attributes for class template instantiations
If a C++ class template is annotated via API Notes, the instantiations
had the attributes repeated twice. This is because Clang was adding the
attribute twice while processing the same class template. This change
makes sure we don't try to add attributes from API Notes twice.
There is currently no way to annotate specific instantiations using API
Notes.
rdar://142539959
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
