[all-commits] [llvm/llvm-project] 10b493: [test] NFC, add missing declarations and include t...
Alex Lorenz via All-commits
all-commits at lists.llvm.org
Thu May 14 10:02:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10b49315faa6338eaf52bb782e7c53644ad17dab
https://github.com/llvm/llvm-project/commit/10b49315faa6338eaf52bb782e7c53644ad17dab
Author: Alex Lorenz <arphaman at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/darwin-avoid-spinlock.m
M compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-multiple.c
M compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-multiple.c.gcov
M compiler-rt/test/profile/instrprof-value-prof.c
Log Message:
-----------
[test] NFC, add missing declarations and include to test files to avoid 'implicit-function-declaration' diagnostics in the tests
More information about the All-commits
mailing list