[all-commits] [llvm/llvm-project] 20f7b5: [Clang] Test case for -Wunused-but-set-variable, w...
Michael Benfield via All-commits
all-commits at lists.llvm.org
Mon Jun 14 10:28:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20f7b5f3f9c8ebbbe7bf6648c824b815385d4bf7
https://github.com/llvm/llvm-project/commit/20f7b5f3f9c8ebbbe7bf6648c824b815385d4bf7
Author: Michael Benfield <mbenfield at google.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M clang/test/Sema/warn-unused-but-set-variables.c
Log Message:
-----------
[Clang] Test case for -Wunused-but-set-variable, warn for volatile.
Differential Revision: https://reviews.llvm.org/D103623
More information about the All-commits
mailing list