diff options
author | William Huynh <William.Huynh@arm.com> | 2025-06-16 20:22:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 12:22:58 -0700 |
commit | 402c376daa659c0c3a477ad038a415079ffa0a48 (patch) | |
tree | ac9bda62b617765b41818c527497816ce92bdd0c /llvm/unittests/TargetParser/TargetParserTest.cpp | |
parent | a0662ceba83cf8782da4047b8ee6d175591f168f (diff) | |
download | llvm-402c376daa659c0c3a477ad038a415079ffa0a48.zip llvm-402c376daa659c0c3a477ad038a415079ffa0a48.tar.gz llvm-402c376daa659c0c3a477ad038a415079ffa0a48.tar.bz2 |
[libc] Change default behaviour of baremetal/printf to use stdout (#143703)
In #94078, `write_to_stdout` had not been fully implemented. However,
now that it has been implemented, to conform with the C standard
(7.23.6.3. The printf function, specifically point 2), we use `stdout`.
This issue is tracked in #94685.
- Also prefer `static constexpr`
- Made it explicit that we are writing to `stdout`
Diffstat (limited to 'llvm/unittests/TargetParser/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions