[all-commits] [llvm/llvm-project] 4142a6: [Clang] Fix compilation with GCC 7.5
cor3ntin via All-commits
all-commits at lists.llvm.org
Tue Nov 28 03:07:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4142a64ae3ca4856e6a5ffae9e40014ef5cf9db5
https://github.com/llvm/llvm-project/commit/4142a64ae3ca4856e6a5ffae9e40014ef5cf9db5
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M clang/lib/Sema/SemaDeclCXX.cpp
Log Message:
-----------
[Clang] Fix compilation with GCC 7.5
Fixes #73628
More information about the All-commits
mailing list