[all-commits] [llvm/llvm-project] 705306: Fix tests after previous commit
Aaron Puchert via All-commits
all-commits at lists.llvm.org
Fri Feb 14 10:42:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 705306526b5ca7eed2fa28ebf832873cbb5085ec
https://github.com/llvm/llvm-project/commit/705306526b5ca7eed2fa28ebf832873cbb5085ec
Author: Aaron Puchert <aaron.puchert at sap.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M clang/test/Preprocessor/Weverything_pragma.c
M clang/test/Preprocessor/pragma_diagnostic.c
M clang/test/Preprocessor/pushable-diagnostics.c
M clang/test/Sema/warn-unused-parameters.c
Log Message:
-----------
Fix tests after previous commit
We don't want to test for this warning, so we just fix it.
More information about the All-commits
mailing list