[all-commits] [llvm/llvm-project] 0674f2: [NFC] Fix warning on no return after switch.
Xiang Li via All-commits
all-commits at lists.llvm.org
Mon Oct 17 15:52:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0674f2ec96422131abde0c042fbf2c11267db210
https://github.com/llvm/llvm-project/commit/0674f2ec96422131abde0c042fbf2c11267db210
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-10-17 (Mon, 17 Oct 2022)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
Log Message:
-----------
[NFC] Fix warning on no return after switch.
More information about the All-commits
mailing list