[all-commits] [llvm/llvm-project] 2c8115: Add llvm_unreacheable to silence warning "not all ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jun 8 17:43:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c8115482312fc0c7ce836f0f0886d0e153183eb
https://github.com/llvm/llvm-project/commit/2c8115482312fc0c7ce836f0f0886d0e153183eb
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M mlir/lib/IR/SymbolTable.cpp
Log Message:
-----------
Add llvm_unreacheable to silence warning "not all control paths return a value" (NFC)
More information about the All-commits
mailing list