[all-commits] [llvm/llvm-project] a0a55b: Adjust namespace to make GCC 6 happy

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sat Apr 25 13:43:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a0a55b7903d8f4c66ba88561ed32e01652334536
      https://github.com/llvm/llvm-project/commit/a0a55b7903d8f4c66ba88561ed32e01652334536
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-04-25 (Sat, 25 Apr 2020)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp

  Log Message:
  -----------
  Adjust namespace to make GCC 6 happy

LinalgOps.cpp:232:71: error: specialization of 'template<class GenericOpType> static mlir::LogicalResult {anonymous}::BlockArgsVerifier<GenericOpType>::verify(GenericOpType, mlir::Block&)' in different namespace [-fpermissive]




More information about the All-commits mailing list