diff options
author | Simon Tatham <simon.tatham@arm.com> | 2025-02-06 09:14:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 09:14:59 +0000 |
commit | 7ef33e609c45515de9db1b5222fe6e05edd76c94 (patch) | |
tree | 8fd5c5b5abf605341d4ac1c1df8bcf74d431d47c /clang/unittests/Format/ConfigParseTest.cpp | |
parent | d4144ca27da174da3f8e7e3472e788b4246fd04e (diff) | |
download | llvm-7ef33e609c45515de9db1b5222fe6e05edd76c94.zip llvm-7ef33e609c45515de9db1b5222fe6e05edd76c94.tar.gz llvm-7ef33e609c45515de9db1b5222fe6e05edd76c94.tar.bz2 |
[libc] Fix recently introduced integer-type warnings (#125864)
These warnings all come up in code modified by one of my two recent
commits c06d0ff806b72b1 and b53da77c505a2d3, and all relate to implicit
integer type conversion. In a build of ours with strict compile options
two of them became errors. Even without that problem, it's worth fixing
them to reduce noise that might hide a more serious warning.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions