[all-commits] [llvm/llvm-project] 3cde27: [clang][ASTImporter] Import "CapturedVLAType" in F...

Balázs Kéri via All-commits all-commits at lists.llvm.org
Tue Mar 23 01:44:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cde27bc563ce82ba081be5b650bec523df2c928
      https://github.com/llvm/llvm-project/commit/3cde27bc563ce82ba081be5b650bec523df2c928
  Author: Balázs Kéri <1.int32 at gmail.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M clang/lib/AST/ASTImporter.cpp
    M clang/unittests/AST/ASTImporterTest.cpp

  Log Message:
  -----------
  [clang][ASTImporter] Import "CapturedVLAType" in FieldDecl.

Update ASTImporter to import value of FieldDecl::getCapturedVLAType.

Reviewed By: shafik, martong

Differential Revision: https://reviews.llvm.org/D99062




More information about the All-commits mailing list