[all-commits] [llvm/llvm-project] 4a652e: [libc++][hardening] Categorize more assertions.
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Mon Jul 24 14:57:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a652e4a996ff529f6da24097698dc679fd414df
https://github.com/llvm/llvm-project/commit/4a652e4a996ff529f6da24097698dc679fd414df
Author: varconst <varconsteq at gmail.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M libcxx/include/__config
M libcxx/include/__hash_table
M libcxx/include/__node_handle
M libcxx/include/__stop_token/intrusive_list_view.h
M libcxx/include/__string/char_traits.h
M libcxx/include/__tree
M libcxx/src/string.cpp
Log Message:
-----------
[libc++][hardening] Categorize more assertions.
Differential Revision: https://reviews.llvm.org/D155873
More information about the All-commits
mailing list