[all-commits] [llvm/llvm-project] 697625: Add noreturn attribute to non-returning functions
Aditya Kumar via All-commits
all-commits at lists.llvm.org
Wed Mar 10 14:36:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6976255faffb03da3f6689f3be5fbe4361c30dfb
https://github.com/llvm/llvm-project/commit/6976255faffb03da3f6689f3be5fbe4361c30dfb
Author: Aditya Kumar <1894981+hiraditya at users.noreply.github.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M libcxx/include/__split_buffer
Log Message:
-----------
Add noreturn attribute to non-returning functions
Differential Revision: https://reviews.llvm.org/D97308
More information about the All-commits
mailing list