[all-commits] [llvm/llvm-project] bf0992: [libc] Fix line reporting in assertion failure
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Jul 20 15:44:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf0992c7184407da420ced5bbfa9c718d0cf6d5b
https://github.com/llvm/llvm-project/commit/bf0992c7184407da420ced5bbfa9c718d0cf6d5b
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M libc/src/__support/libc_assert.h
Log Message:
-----------
[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
More information about the All-commits
mailing list