F18 is using the type codes for C's "least" int types to encode
the various kinds of Fortran's LOGICAL intrinsic type; update
the IsLogical() predicate accordingly. (This member function
isn't yet used anywhere, so this patch is nearly an NFC.)
Details
Details
- Reviewers
jeanPerier - Commits
- rG5fe83b048a23: [flang] Correct TypeCode::IsLogical()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo