diff options
author | Mark de Wever <koraq@xs4all.nl> | 2020-12-16 09:43:14 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2021-02-04 17:16:44 +0100 |
commit | e275e629830fb2a776d724aef77e7e9e2e5ae931 (patch) | |
tree | 31891672318dc84a8ab71759766910879f67a6e6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | bc097f645e0d0a296221d7de275d2294b50b8820 (diff) | |
download | llvm-e275e629830fb2a776d724aef77e7e9e2e5ae931.zip llvm-e275e629830fb2a776d724aef77e7e9e2e5ae931.tar.gz llvm-e275e629830fb2a776d724aef77e7e9e2e5ae931.tar.bz2 |
[libc++] Adds a make_string test helper function.
These function makes it easier to write generic unit tests for the
format header. It solves the issue where it's not possible to use
`templated_prefix"foo"`
where `templated_prefix` resolves to: nothing, `L`, `u8`, `u`,
or `U`. The templated_prefix would be more faster during execution.
Reviewed By: ldionne, #libc, curdeius
Differential Revision: https://reviews.llvm.org/D93414
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions