[all-commits] [llvm/llvm-project] 78c66c: [flang][NFC] Fix FIRTypes.td
PeixinQiao via All-commits
all-commits at lists.llvm.org
Wed Oct 12 05:27:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78c66cf300eab3e7b49803e21c6bea5fb69a975d
https://github.com/llvm/llvm-project/commit/78c66cf300eab3e7b49803e21c6bea5fb69a975d
Author: Peixin Qiao <qiaopeixin at huawei.com>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRTypes.td
Log Message:
-----------
[flang][NFC] Fix FIRTypes.td
Fix two typos and remove the incorrectly added `extraClassDeclaration` in
`FIRTypes.td`.
Reviewed By: clementval
Differential Revision: https://reviews.llvm.org/D135665
More information about the All-commits
mailing list