[all-commits] [llvm/llvm-project] 0e5813: [clang][NFC] silences warnings
abrahamcd via All-commits
all-commits at lists.llvm.org
Fri Aug 26 14:10:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e5813b88e50576940070003e093d696390a6959
https://github.com/llvm/llvm-project/commit/0e5813b88e50576940070003e093d696390a6959
Author: Abraham Corea Diaz <abrahamcd at google.com>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M clang/include/clang/Frontend/SARIFDiagnostic.h
M clang/lib/Frontend/SARIFDiagnostic.cpp
Log Message:
-----------
[clang][NFC] silences warnings
* removes unused data member `OS` from `SARIFDiagnostic`
* flags `Filename` variable as currently unused
This is a follow-up to D131632.
More information about the All-commits
mailing list