[all-commits] [llvm/llvm-project] e0ec7a: [libcxx/variant] Correctly propagate return type o...

Michael Park via All-commits all-commits at lists.llvm.org
Mon Aug 17 10:55:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e0ec7a02064968c7df11713689107148b4efb993
      https://github.com/llvm/llvm-project/commit/e0ec7a02064968c7df11713689107148b4efb993
  Author: Michael Park <mcypark at gmail.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M libcxx/include/variant
    M libcxx/test/std/utilities/variant/variant.visit/visit.pass.cpp

  Log Message:
  -----------
  [libcxx/variant] Correctly propagate return type of the visitor.

The tests for it were missing so I've added them.

Reviewed By: #libc, EricWF

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




More information about the All-commits mailing list