[all-commits] [llvm/llvm-project] 1fef69: Avoid uninitialized Diag.ID (which we pass but nev...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri May 20 11:29:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fef69da0bfd51de916f0a869f97740c51211cc1
https://github.com/llvm/llvm-project/commit/1fef69da0bfd51de916f0a869f97740c51211cc1
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M clang-tools-extra/clangd/Diagnostics.h
Log Message:
-----------
Avoid uninitialized Diag.ID (which we pass but never read)
More information about the All-commits
mailing list