[all-commits] [llvm/llvm-project] 619e8f: [libc++] Remove `operator!=` from `type_info` in C...

Adrian Vogelsgesang via All-commits all-commits at lists.llvm.org
Sat Aug 6 06:10:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 619e8f46f3c77cb97464cf64e01872e6246f8875
      https://github.com/llvm/llvm-project/commit/619e8f46f3c77cb97464cf64e01872e6246f8875
  Author: Adrian Vogelsgesang <avogelsgesang at salesforce.com>
  Date:   2022-08-06 (Sat, 06 Aug 2022)

  Changed paths:
    M libcxx/docs/Status/SpaceshipProjects.csv
    M libcxx/include/typeinfo

  Log Message:
  -----------
  [libc++] Remove `operator!=` from `type_info` in C++20

Implements part of:

* P1614R2 The Mothership has Landed

Reviewed By: #libc, Mordante

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




More information about the All-commits mailing list