[all-commits] [llvm/llvm-project] c5a69a: [ADT] Use std::is_copy_constructible_v (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Nov 20 11:32:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5a69aec6c0c79b1d34f1982b435e8736cbb2ad9
      https://github.com/llvm/llvm-project/commit/c5a69aec6c0c79b1d34f1982b435e8736cbb2ad9
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
    M llvm/include/llvm/ADT/MapVector.h

  Log Message:
  -----------
  [ADT] Use std::is_copy_constructible_v (NFC)




More information about the All-commits mailing list