diff options
author | Christian Sigg <csigg@google.com> | 2020-11-28 13:35:55 +0100 |
---|---|---|
committer | Christian Sigg <csigg@google.com> | 2020-12-02 15:46:20 +0100 |
commit | c4a04059026b98e8c23981f1195a61494a661cdb (patch) | |
tree | 628edb7bcf83ee599e0df658764ba5f3a562b73a /llvm/lib/Support/ErrorHandling.cpp | |
parent | 56fd29e93bd133d354e7e639bca1c025162e91ac (diff) | |
download | llvm-c4a04059026b98e8c23981f1195a61494a661cdb.zip llvm-c4a04059026b98e8c23981f1195a61494a661cdb.tar.gz llvm-c4a04059026b98e8c23981f1195a61494a661cdb.tar.bz2 |
Add `Operation* OpState::operator->()` to provide more convenient access to members of Operation.
Given that OpState already implicit converts to Operator*, this seems reasonable.
The alternative would be to add more functions to OpState which forward to Operation.
Reviewed By: rriddle, ftynse
Differential Revision: https://reviews.llvm.org/D92266
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions