[libc] Fix line reporting in assertion failure
authorJon Chesterfield <jonathanchesterfield@gmail.com>
Thu, 20 Jul 2023 22:44:32 +0000 (23:44 +0100)
committerJon Chesterfield <jonathanchesterfield@gmail.com>
Thu, 20 Jul 2023 22:44:33 +0000 (23:44 +0100)
commitbf0992c7184407da420ced5bbfa9c718d0cf6d5b
tree0b47e5199fb17378cc119ea472152c06054b7971
parentca34f1bdcd38f778f00e4bedfebc5fde8b7302b3
[libc] Fix line reporting in assertion failure

Was passing zeros to the string print function.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D155899
libc/src/__support/libc_assert.h