This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 746fd88cc6 [CFI] Add CFI-icall pointer type generalization new a9fba7b0ec Fix for PR33930. Short-circuit metadata mapping when cloning [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGVTables.cpp | 34 +++++++++++++++++++++++++++++++++- test/CodeGenCXX/tmp-md-nodes1.cpp | 18 ++++++++++++++++++ test/CodeGenCXX/tmp-md-nodes2.cpp | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 test/CodeGenCXX/tmp-md-nodes1.cpp create mode 100644 test/CodeGenCXX/tmp-md-nodes2.cpp