[all-commits] [llvm/llvm-project] 2ccf0b: Fix build failure with GCC 11 in C++20 mode

Evgeny Mandrikov via All-commits all-commits at lists.llvm.org
Thu Jan 6 08:21:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ccf0b76bcaf0895e04f14e3ff53c59dd96f9f0f
      https://github.com/llvm/llvm-project/commit/2ccf0b76bcaf0895e04f14e3ff53c59dd96f9f0f
  Author: Evgeny Mandrikov <mandrikov at gmail.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M clang/lib/AST/ASTImporter.cpp
    M llvm/include/llvm/CodeGen/LiveInterval.h
    M llvm/include/llvm/Support/BinaryStreamArray.h
    M llvm/lib/Passes/StandardInstrumentations.cpp

  Log Message:
  -----------
  Fix build failure with GCC 11 in C++20 mode

See https://wg21.link/cwg2237

Reviewed By: shafik, dexonsmith

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




More information about the All-commits mailing list