[all-commits] [llvm/llvm-project] 573ade: [libc][WrapperGen] Replace the C _Noreturn annotat...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Nov 6 11:38:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 573ade4bef005a36dc02f2df0b3fcb57ef7b6a72
https://github.com/llvm/llvm-project/commit/573ade4bef005a36dc02f2df0b3fcb57ef7b6a72
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M libc/utils/tools/WrapperGen/Main.cpp
Log Message:
-----------
[libc][WrapperGen] Replace the C _Noreturn annotation with C++ [[noreturn]].
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D90900
More information about the All-commits
mailing list