[all-commits] [llvm/llvm-project] 5a451a: [flang] Runtime: SCAN and VERIFY
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Mar 1 12:16:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a451a428904168a02483510235c66a4c82fdaab
https://github.com/llvm/llvm-project/commit/5a451a428904168a02483510235c66a4c82fdaab
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M flang/runtime/character.cpp
M flang/runtime/character.h
M flang/unittests/Runtime/character.cpp
Log Message:
-----------
[flang] Runtime: SCAN and VERIFY
Implement the related character intrinsic functions
SCAN and VERIFY.
Differential Revision: https://reviews.llvm.org/D97580
More information about the All-commits
mailing list