aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-19 14:44:59 -0500
committerGitHub <noreply@github.com>2024-03-19 14:44:59 -0500
commit3dc1b5044e25fc7e574719355091fccddad29ce4 (patch)
treec429ec3be827b778b46d2daaa006b4a36a42cbef /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent4b61d5bd6155f43792dd37a8975df68365b1e24a (diff)
downloadllvm-3dc1b5044e25fc7e574719355091fccddad29ce4.zip
llvm-3dc1b5044e25fc7e574719355091fccddad29ce4.tar.gz
llvm-3dc1b5044e25fc7e574719355091fccddad29ce4.tar.bz2
[libc] Make 'printf' converter output "(null)" instead of "null" (#85845)
Summary: Currently we print `null` for the null pointer in a `%s` expression. Although it's not defined by the standard, other implementations choose to use `(null)` to indicate this. We also currently print `(nullptr)` so I think it's more consistent to use parens in both cases.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions