diff options
author | Michael Jones <michaelrj@google.com> | 2023-02-23 14:52:56 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-02-24 13:29:30 -0800 |
commit | 8f0814f5dcdc29a01d0d3e87d07227f553472a51 (patch) | |
tree | 9889707abd848c4b748d8f069809be5ba9b2e39b /llvm/lib/Support/PrettyStackTrace.cpp | |
parent | e981e6d10ed323b8cb9ea1f82723bf3009f0bfc3 (diff) | |
download | llvm-8f0814f5dcdc29a01d0d3e87d07227f553472a51.zip llvm-8f0814f5dcdc29a01d0d3e87d07227f553472a51.tar.gz llvm-8f0814f5dcdc29a01d0d3e87d07227f553472a51.tar.bz2 |
[libc] Clarify printf percent conversion behavior.
Almost all printf conversions ending in '%' are undefined, but they're
traditionally treated as if the complete conversion specifier is "%%".
This patch modifies the parser to more closely match that behavior.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D144679
Diffstat (limited to 'llvm/lib/Support/PrettyStackTrace.cpp')
0 files changed, 0 insertions, 0 deletions