[all-commits] [llvm/llvm-project] b58927: [test] Test __attribute__((noreturn)), _Noreturn, ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jan 5 11:18:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b58927ec0c4e57e24d5868802bd3ee119e552454
https://github.com/llvm/llvm-project/commit/b58927ec0c4e57e24d5868802bd3ee119e552454
Author: Fangrui Song <i at maskray.me>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M clang/test/CodeGen/attr-noreturn.c
Log Message:
-----------
[test] Test __attribute__((noreturn)), _Noreturn, and [[return]] with conditional operator
More information about the All-commits
mailing list