[all-commits] [llvm/llvm-project] 9dddb3: [AST] Mark the fallthrough coreturn statement impl...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Jan 24 03:11:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dddb3d5f3bf323b7b7f8281bb848731f69fddfa
https://github.com/llvm/llvm-project/commit/9dddb3d5f3bf323b7b7f8281bb848731f69fddfa
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M clang/lib/Sema/SemaCoroutine.cpp
M clang/test/AST/ast-dump-coroutine.cpp
Log Message:
-----------
[AST] Mark the fallthrough coreturn statement implicit. (#77465)
This is a followup of #77311.
More information about the All-commits
mailing list