diff options
author | Balázs Kéri <1.int32@gmail.com> | 2021-06-04 12:21:20 +0200 |
---|---|---|
committer | Balázs Kéri <1.int32@gmail.com> | 2021-06-04 14:24:44 +0200 |
commit | ceb62388f2d8bd8deed447ebfed77ac7d9be293d (patch) | |
tree | ae9e980f184bc7f4f4a0f957558692e9a7143b90 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e42ee2d50963eb12e4d2dc0a20f36b1cb2af8543 (diff) | |
download | llvm-ceb62388f2d8bd8deed447ebfed77ac7d9be293d.zip llvm-ceb62388f2d8bd8deed447ebfed77ac7d9be293d.tar.gz llvm-ceb62388f2d8bd8deed447ebfed77ac7d9be293d.tar.bz2 |
[clang][AST] Set correct DeclContext in ASTImporter lookup table for ParmVarDecl.
ParmVarDecl is created with translation unit as the parent DeclContext
and later moved to the correct DeclContext. ASTImporterLookupTable
should be updated at this move.
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D103231
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions