diff options
author | Stella Laurenzo <stellaraccident@gmail.com> | 2022-04-13 20:13:18 -0700 |
---|---|---|
committer | Stella Laurenzo <stellaraccident@gmail.com> | 2022-04-13 20:58:19 -0700 |
commit | 4f7585195d59877624ecaab003131e1662b4f5b2 (patch) | |
tree | 8316fa55b9701a9e62d7927be2d129a9bc74cfaa /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 71d88b4ba8b0d45070b2f52b807f461fec737638 (diff) | |
download | llvm-4f7585195d59877624ecaab003131e1662b4f5b2.zip llvm-4f7585195d59877624ecaab003131e1662b4f5b2.tar.gz llvm-4f7585195d59877624ecaab003131e1662b4f5b2.tar.bz2 |
[NFC] Generically resolve body in FunctionOpInterface verifyBody.
Since the actual implementation class can arbitrarily shadow parts of the FunctionOpInterface exported API, access the body generically instead of via the use of the interface being defined.
Fixes https://github.com/llvm/llvm-project/issues/54807
Differential Revision: https://reviews.llvm.org/D123757
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions