[all-commits] [llvm/llvm-project] b9b37e: [clang] Fix sanitizer bot failure after 14ca8d4 (#...
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Thu Nov 30 04:34:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9b37ea9493b5c1cadaf9cc8547a4525a6ab3854
https://github.com/llvm/llvm-project/commit/b9b37ea9493b5c1cadaf9cc8547a4525a6ab3854
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
[clang] Fix sanitizer bot failure after 14ca8d4 (#73928)
Initialize field so there is no use-of-uninitialized-value warning.
More information about the All-commits
mailing list