diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-07 14:22:36 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-07 14:23:27 +0200 |
commit | 551a242ceefea90f014edf68919b2015ddfdc103 (patch) | |
tree | 216a69d5c3c79777c5188e71c412c1e8c9cdfb6c /clang/lib/Basic/SourceManager.cpp | |
parent | 39db5e1ed87363a9ffea81e53520b542201b3262 (diff) | |
download | llvm-551a242ceefea90f014edf68919b2015ddfdc103.zip llvm-551a242ceefea90f014edf68919b2015ddfdc103.tar.gz llvm-551a242ceefea90f014edf68919b2015ddfdc103.tar.bz2 |
[flang] Allow fir.class in AnyRefOrBox
Some operations are using `AnyRefOrBox` to specify the type of the
operands or attribute. This is the case for the `fir.coordinate_of`
operation. This patch updates the `AnyRefOrBox` to accept `BaseBoxType`
instead of only `BoxType`.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D135442
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions