[PATCH] D101355: Fix a bug in the character runtime
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 30 12:36:25 PDT 2021
rovka updated this revision to Diff 342013.
rovka added a comment.
- Enabled the tests for all character types (and added dependencies for the fixes that made that possible)
- Simplified test expectation (no need to dump raw pointer values)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101355/new/
https://reviews.llvm.org/D101355
Files:
flang/runtime/character.cpp
flang/unittests/RuntimeGTest/CharacterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101355.342013.patch
Type: text/x-patch
Size: 3748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/b7af99ca/attachment.bin>
More information about the llvm-commits
mailing list