diff options
author | NagaChaitanya Vellanki <pnagato@protonmail.com> | 2023-05-26 13:57:17 -0700 |
---|---|---|
committer | NagaChaitanya Vellanki <pnagato@protonmail.com> | 2023-05-26 13:59:18 -0700 |
commit | 785b30b8a33a394a677b1b8ce35c66ba482db169 (patch) | |
tree | 28b5e16dbcf48cb972366a91dd1aaa59185b41f3 /clang/lib/Basic/Module.cpp | |
parent | 743dd4dbd1a32808e024fe653b5c3ecc9b50325a (diff) | |
download | llvm-785b30b8a33a394a677b1b8ce35c66ba482db169.zip llvm-785b30b8a33a394a677b1b8ce35c66ba482db169.tar.gz llvm-785b30b8a33a394a677b1b8ce35c66ba482db169.tar.bz2 |
[clang-tidy] Check for specific return types on all functions
Extend the check to all functions with return types like
std::error_code, std::expected, boost::system::error_code, abseil::Status...
Resolves issue https://github.com/llvm/llvm-project/issues/62884
Reviewed By: PiotrZSL
Differential Revision: https://reviews.llvm.org/D151383
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions