[all-commits] [llvm/llvm-project] e49c3c: Sprinkle some constexpr on default ctors so the co...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Jan 10 06:00:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e49c3c8f2ef97bdf256ca76f3d001eeb79361d56
      https://github.com/llvm/llvm-project/commit/e49c3c8f2ef97bdf256ca76f3d001eeb79361d56
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M mlir/include/mlir/IR/Attributes.h
    M mlir/include/mlir/IR/Types.h
    M mlir/include/mlir/IR/Value.h
    M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
    M mlir/lib/Dialect/VectorOps/VectorOps.cpp

  Log Message:
  -----------
  Sprinkle some constexpr on default ctors so the compiler can diagnose unused instances. NFCI.




More information about the All-commits mailing list