[all-commits] [llvm/llvm-project] e4bb3e: [clang-tidy] Expand the list of functions in bugpr...
jranieri-grammatech via All-commits
all-commits at lists.llvm.org
Fri May 22 09:59:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e4bb3e25e4400151133fd3737f4842f2aeda1c1b
https://github.com/llvm/llvm-project/commit/e4bb3e25e4400151133fd3737f4842f2aeda1c1b
Author: Joe Ranieri <jranieri at grammatech.com>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp
Log Message:
-----------
[clang-tidy] Expand the list of functions in bugprone-unused-return-value
This change adds common C, C++, and POSIX functions to the clang-tidy unused return value checker.
Differential Revision: https://reviews.llvm.org/D76083
More information about the All-commits
mailing list