[all-commits] [llvm/llvm-project] e42ce4: [dllexport] Instantiate default ctor default args

Reid Kleckner via All-commits all-commits at lists.llvm.org
Mon Aug 23 16:02:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e42ce422a97876e5ecd1c845b12ec65f96f8a293
      https://github.com/llvm/llvm-project/commit/e42ce422a97876e5ecd1c845b12ec65f96f8a293
  Author: Reid Kleckner <rnk at google.com>
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
    M clang/lib/Sema/SemaDeclCXX.cpp
    A clang/test/CodeGenCXX/dllexport-ctor-closure-nested.cpp

  Log Message:
  -----------
  [dllexport] Instantiate default ctor default args

Fixes https://bugs.llvm.org/show_bug.cgi?id=51414.

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




More information about the All-commits mailing list