[all-commits] [llvm/llvm-project] 34f220: Fix gcc 7.5 build break after TypeSize ctors becam...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Mon Dec 19 13:18:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34f220ae3257f0beb0e3440e87f36c89d62cfc4e
https://github.com/llvm/llvm-project/commit/34f220ae3257f0beb0e3440e87f36c89d62cfc4e
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/unittests/Support/LinearPolyBaseTest.cpp
Log Message:
-----------
Fix gcc 7.5 build break after TypeSize ctors became constexpr
As seen here: https://lab.llvm.org/staging/#/builders/235/builds/1135
More information about the All-commits
mailing list