diff options
author | Zain Jaffal <z_jaffal@apple.com> | 2023-06-09 14:20:17 +0100 |
---|---|---|
committer | Zain Jaffal <z_jaffal@apple.com> | 2023-06-09 14:21:17 +0100 |
commit | c45695ef46570409717ca53820e1b0f0e59792a1 (patch) | |
tree | d18530c5c48b98a79b868f2d71b81267c097c988 /clang/unittests/libclang/LibclangTest.cpp | |
parent | 859b05b02d3fd9ab6b77f2bed8df6902fe704806 (diff) | |
download | llvm-c45695ef46570409717ca53820e1b0f0e59792a1.zip llvm-c45695ef46570409717ca53820e1b0f0e59792a1.tar.gz llvm-c45695ef46570409717ca53820e1b0f0e59792a1.tar.bz2 |
[Metadata] Fix `addAnnotationMetadata` when appending a string tuple to an existing MDTuple.
Currently if the MD_Annotation node containd a string node when we add a
string tuple node the string will not be preserved. This change fixes
that issue.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D152448
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions