diff options
author | Andrew Lenharth <andrew@lenharth.org> | 2023-08-02 23:43:52 -0500 |
---|---|---|
committer | Andrew Lenharth <andrew@lenharth.org> | 2023-08-03 15:09:03 -0500 |
commit | d5c2204cfc9b48fc59d765422c33f98350f79dcf (patch) | |
tree | a6661e4b7985d12d1cc5a8985c3d97b6772bebce /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9a3f0cd717f68ccf9e348bce2d76a2372482f4f2 (diff) | |
download | llvm-d5c2204cfc9b48fc59d765422c33f98350f79dcf.zip llvm-d5c2204cfc9b48fc59d765422c33f98350f79dcf.tar.gz llvm-d5c2204cfc9b48fc59d765422c33f98350f79dcf.tar.bz2 |
[TableGen] OpInterface inheritance duplicates bases
OpInterface inheritance will duplicate base interfaces, causing compilation failure. Unique the set of base interfaces.
Reviewed By: rriddle, jdd
Differential Revision: https://reviews.llvm.org/D156964
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions