[all-commits] [llvm/llvm-project] 33c2e4: [Clang] Fix access to an unitinialized variable
cor3ntin via All-commits
all-commits at lists.llvm.org
Fri Jul 21 03:34:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33c2e4ec7c3efb7d77df0d9f5c3f1c423aac6b0f
https://github.com/llvm/llvm-project/commit/33c2e4ec7c3efb7d77df0d9f5c3f1c423aac6b0f
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
Log Message:
-----------
[Clang] Fix access to an unitinialized variable
This fixes the spurious test failure introduced in f9caa12328b2
More information about the All-commits
mailing list