[all-commits] [llvm/llvm-project] 3b3372: [NFC][flang][runtime] Moved freestanding-tools.h t...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Apr 5 15:10:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b337242ee165554f0017b00671381ec5b1ba855
https://github.com/llvm/llvm-project/commit/3b337242ee165554f0017b00671381ec5b1ba855
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths:
A flang/include/flang/Runtime/freestanding-tools.h
M flang/runtime/buffer.h
M flang/runtime/descriptor-io.cpp
M flang/runtime/edit-input.cpp
M flang/runtime/format.h
R flang/runtime/freestanding-tools.h
M flang/runtime/internal-unit.cpp
M flang/runtime/memory.cpp
M flang/runtime/tools.h
Log Message:
-----------
[NFC][flang][runtime] Moved freestanding-tools.h to use it in FortranDecimal. (#87827)
I will add `toupper` implementation into it in the next PR.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list