[all-commits] [llvm/llvm-project] fe4c9b: [clang] Remove libstdc++ friend template hack

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Mon May 3 04:20:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe4c9b3cb0c3c0cac6b63de3b47a86e31559bb6d
      https://github.com/llvm/llvm-project/commit/fe4c9b3cb0c3c0cac6b63de3b47a86e31559bb6d
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/test/SemaCXX/libstdcxx_map_base_hack.cpp

  Log Message:
  -----------
  [clang] Remove libstdc++ friend template hack

this hack is for a now-unsupported version of libstdc++

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




More information about the All-commits mailing list