When intrinsic types are assigned there are some implicit conversions
that take place. This change make them explicit in the types
representation of assignments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79637
[flang] Make implicit conversion explicit in assignment ClosedPublic Authored by tskeith on May 8 2020, 10:55 AM.
Details Summary When intrinsic types are assigned there are some implicit conversions
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2020, 12:50 PM Closed by commit rGb05c8c5756e4: [flang] Make implicit conversion explicit in assignment (authored by tskeith). · Explain WhyMay 9 2020, 9:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 263021 flang/lib/Semantics/expression.cpp
|