[mlir] Avoid GCC naming conflict.
authorTobias Gysi <gysit@google.com>
Tue, 15 Jun 2021 14:36:54 +0000 (14:36 +0000)
committerTobias Gysi <gysit@google.com>
Tue, 15 Jun 2021 14:48:30 +0000 (14:48 +0000)
commite893708aac04ece90fd85681c289f1a3b09b52e5
tree5e5c9b88cfc646ee5e36145b66fb94dc178ca6c1
parent8387187c2ffe0bef0696edfffab00cd7d0ee3e6e
[mlir] Avoid GCC naming conflict.

Rename AbstractType to AbstractTy to avoid a GCC naming conflict after https://reviews.llvm.org/D104234.

Differential Revision: https://reviews.llvm.org/D104297
mlir/include/mlir/IR/Attributes.h
mlir/include/mlir/IR/StorageUniquerSupport.h
mlir/include/mlir/IR/Types.h