[flang-commits] [flang] b2b1f04 - [flang] Remove reference to EUC_JP from test

peter klausler via flang-commits flang-commits at lists.llvm.org
Thu Apr 9 08:15:45 PDT 2020


Author: peter klausler
Date: 2019-07-10T16:42:05-07:00
New Revision: b2b1f045d959480183cabaa8a380c99f5507066a

URL: https://github.com/llvm/llvm-project/commit/b2b1f045d959480183cabaa8a380c99f5507066a
DIFF: https://github.com/llvm/llvm-project/commit/b2b1f045d959480183cabaa8a380c99f5507066a.diff

LOG: [flang] Remove reference to EUC_JP from test

Original-commit: flang-compiler/f18 at ca5c812994a4dd3ea948d54a62a4271dceef3fce
Reviewed-on: https://github.com/flang-compiler/f18/pull/557
Tree-same-pre-rewrite: false

Added: 
    

Modified: 
    flang/test/semantics/modfile28.f90

Removed: 
    


################################################################################
diff  --git a/flang/test/semantics/modfile28.f90 b/flang/test/semantics/modfile28.f90
index d81785762c53..8a089cea7b48 100644
--- a/flang/test/semantics/modfile28.f90
+++ b/flang/test/semantics/modfile28.f90
@@ -14,7 +14,6 @@
 ! limitations under the License.
 
 ! Test UTF-8 support in character literals
-! TODO: test EUC-JP
 ! Note: Module files are encoded in UTF-8.
 
 module m


        


More information about the flang-commits mailing list