[flang] Use ACHAR() instead of the nonstandard backslash escape sequences.
authorSteve Scalpone <sscalpone@nvidia.com>
Wed, 14 Aug 2019 17:36:29 +0000 (10:36 -0700)
committerSteve Scalpone <sscalpone@nvidia.com>
Wed, 14 Aug 2019 17:36:29 +0000 (10:36 -0700)
commitda480fc6ce17748ddb5e8e6b2f1a0f7f6550a327
tree9956f669d9ac74083206844f8d49c47c231b30f9
parent7b17a671901e07ed57936380acdfee6cdef50258
[flang] Use ACHAR() instead of the nonstandard backslash escape sequences.

Original-commit: flang-compiler/f18@103ed895fe27ae0f4503a4cf379132392dc14788
Reviewed-on: https://github.com/flang-compiler/f18/pull/660
flang/module/iso_c_binding.f90