[all-commits] [llvm/llvm-project] 238dbe: [mlir][ODS] Fix missed rename of TypeParameter 'de...
River Riddle via All-commits
all-commits at lists.llvm.org
Wed Jan 6 22:25:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 238dbeb1e7bab488b964492f51b8ebbe850b6631
https://github.com/llvm/llvm-project/commit/238dbeb1e7bab488b964492f51b8ebbe850b6631
Author: River Riddle <riddleriver at gmail.com>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M mlir/lib/TableGen/TypeDef.cpp
Log Message:
-----------
[mlir][ODS] Fix missed rename of TypeParameter 'description' to 'summary'
This fixes document generation for type parameters.
More information about the All-commits
mailing list