Skip to content

Commit 0920867

Browse files
committed
[Fortran/gfortran][regression][hlfir] enable widechar tests fixed with D155650
Enables `widechar_2.f90`, `widechar_7.f90`, and `widechar_intrinsics_10.f90` as the blocking TODO has been taken care of as of D155650 Reviewed By: vzakhari, tblah Differential Revision: https://reviews.llvm.org/D158545
1 parent f5366bd commit 0920867

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Fortran/gfortran/regression/DisabledFilesHLFIR.cmake

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ file(GLOB UNIMPLEMENTED_FILES CONFIGURE_DEPENDS
2323
# unimplemented: BIND(C) INTENT(OUT) allocatable deallocation in HLFIR
2424
bind_c_procs_3.f90
2525

26-
# unimplemented: character conversion in HLFIR
27-
widechar_2.f90
28-
widechar_7.f90
29-
widechar_intrinsics_10.f90
30-
3126
# unimplemented: pointer assignment inside FORALL
3227
dependency_19.f90
3328
forall_3.f90

0 commit comments

Comments
 (0)