Skip to content
Unverified Commit 5f820c0f authored by Matheus Izvekov's avatar Matheus Izvekov
Browse files

[clang] ASTImporter: Fix importing of va_list types and declarations



This fixes a problem where __va_list_tag was not correctly imported,
possibly leading to multiple definitions with different types.

This adds __va_list_tag to it's proper scope, so that the ASTImporter
can find it.

Signed-off-by: default avatarMatheus Izvekov <mizvekov@gmail.com>

Differential Revision: https://reviews.llvm.org/D136886
parent edf1a2e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment