[all-commits] [llvm/llvm-project] ac2aaa: [mlir][OpInterfaceGen] Emit the utility Trait decl...

River Riddle via All-commits all-commits at lists.llvm.org
Thu Apr 30 11:08:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ac2aaa3788cc5e7e2bd3752ad9f71e37f411bdca
      https://github.com/llvm/llvm-project/commit/ac2aaa3788cc5e7e2bd3752ad9f71e37f411bdca
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

  Log Message:
  -----------
  [mlir][OpInterfaceGen] Emit the utility Trait decl as a class and not using directive

This fixes the build on MSVC where it is unable to handle template-template using directives properly.




More information about the All-commits mailing list