[all-commits] [llvm/llvm-project] bb2ebb: [libc][NFC] Simplify string-table generation inter...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon May 8 11:36:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb2ebbd190b4bcce797571a1d5363225ef6372f9
https://github.com/llvm/llvm-project/commit/bb2ebbd190b4bcce797571a1d5363225ef6372f9
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M libc/src/__support/StringUtil/error_to_string.cpp
M libc/src/__support/StringUtil/message_mapper.h
M libc/src/__support/StringUtil/signal_to_string.cpp
Log Message:
-----------
[libc][NFC] Simplify string-table generation internals.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D150088
More information about the All-commits
mailing list