aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-02-20 09:32:23 -0500
committerGitHub <noreply@github.com>2024-02-20 09:32:23 -0500
commit052ee74dae3b43e5f8a4a5df9d41386ef7592c18 (patch)
treee2ee287cc1f839d7325cfb5bcc2987c0a6bb34f7 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent4db93e5d56440be44d8ad2036e2579208c82ad37 (diff)
downloadllvm-052ee74dae3b43e5f8a4a5df9d41386ef7592c18.zip
llvm-052ee74dae3b43e5f8a4a5df9d41386ef7592c18.tar.gz
llvm-052ee74dae3b43e5f8a4a5df9d41386ef7592c18.tar.bz2
[C23] Add __TYPE_FMTB__ and __TYPE_FMTb__ predefined macros (#82361)
This adds predefined formatting macros in C23 mode for printing unsigned integers in binary format (e.g, UINT_FAST64_FMTB). These are used to implement the PRIb (et al) macros in inttypes.h Fixes https://github.com/llvm/llvm-project/issues/81896 (Was previously reviewed in [82037](https://github.com/llvm/llvm-project/pull/82037), this is fixing some failures found post-commit.)
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions