[all-commits] [llvm/llvm-project] 0d0b90: Revert "[FIX] Do not copy an llvm::function_ref if...

David Blaikie via All-commits all-commits at lists.llvm.org
Sun Mar 22 19:37:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d0b90105f92f6cd9cc7004d565834f4429183fb
      https://github.com/llvm/llvm-project/commit/0d0b90105f92f6cd9cc7004d565834f4429183fb
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M clang/include/clang/AST/OpenMPClause.h

  Log Message:
  -----------
  Revert "[FIX] Do not copy an llvm::function_ref if it has to be reused"

This fix doesn't seem to be right (function_ref can/should be passed by
value) so I'm reverted it to see if the buildbots decide to explain
what's wrong.

This reverts commit 857bf5da35af8e1f9425e1865dab5f5fce5e38f2.




More information about the All-commits mailing list