[all-commits] [llvm/llvm-project] 281703: Revert "[ADT] function_ref's constructor is unavai...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Oct 7 07:37:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 281703e67ffaee8e26efef86e0df3e145477f4cb
      https://github.com/llvm/llvm-project/commit/281703e67ffaee8e26efef86e0df3e145477f4cb
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/lib/AsmParser/LLParser.h
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/unittests/ADT/FunctionRefTest.cpp

  Log Message:
  -----------
  Revert "[ADT] function_ref's constructor is unavailable if the argument is not callable."

This reverts commit 4cae6228d129d4c4dfb156c043977bb6b5690031.

Breaks GCC build:
http://lab.llvm.org:8011/#/builders/8/builds/33/steps/6/logs/stdio




More information about the All-commits mailing list