[PATCH] D98951: [clang][ASTImporter] Add import API for 'const Type *' (NFC).

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 03:10:43 PDT 2021


balazske added a comment.

In D98951#2637807 <https://reviews.llvm.org/D98951#2637807>, @shafik wrote:

> Can we add a test for the `getCapturedVLAType` case?

The test is added here: D99062 <https://reviews.llvm.org/D99062>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98951/new/

https://reviews.llvm.org/D98951



More information about the cfe-commits mailing list