aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2022-04-14 08:00:50 +0530
committerUday Bondhugula <uday@polymagelabs.com>2022-04-14 13:03:21 +0530
commit3766ca75f87452736f8e4718b75de0eb3b3dcc4e (patch)
tree2e2b5a6f6b25c54325b8194f8afe8a9a9003967f /clang/lib/Frontend/ModuleDependencyCollector.cpp
parentea47373af4bf4d1a7f4b8f9b23da55220670ae37 (diff)
downloadllvm-3766ca75f87452736f8e4718b75de0eb3b3dcc4e.zip
llvm-3766ca75f87452736f8e4718b75de0eb3b3dcc4e.tar.gz
llvm-3766ca75f87452736f8e4718b75de0eb3b3dcc4e.tar.bz2
[MLIR] Fix missing return statement warning in PatternMatch.h
Fix missing return statement warning in PatternMatch.h. NFC. ``` mlir/include/mlir/IR/PatternMatch.h:983:3: warning: no return statement in function returning non-void [-Wreturn-type] ``` Differential Revision: https://reviews.llvm.org/D123756
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions