[all-commits] [llvm/llvm-project] 134363: [clang] Fix gcc-6 compilation error. (NFC)
Sunho Kim via All-commits
all-commits at lists.llvm.org
Sun Jul 3 13:34:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 134363208b9272a967c911f7b56c255a72a6f0a0
https://github.com/llvm/llvm-project/commit/134363208b9272a967c911f7b56c255a72a6f0a0
Author: Sunho Kim <ksunhokim123 at gmail.com>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang] Fix gcc-6 compilation error. (NFC)
Fix https://github.com/llvm/llvm-project/issues/55626.
Differential Revision: https://reviews.llvm.org/D129049
More information about the All-commits
mailing list