[all-commits] [llvm/llvm-project] 9248b5: [flang] Fix build after D143339
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 22 07:41:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9248b5d3fca19a31fde76e7df294d75f52779641
https://github.com/llvm/llvm-project/commit/9248b5d3fca19a31fde76e7df294d75f52779641
Author: Matthias Springer <springerm at google.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M flang/include/flang/Optimizer/Builder/FIRBuilder.h
Log Message:
-----------
[flang] Fix build after D143339
This change silences a compiler warning: `base class should be explictily initialized in the copy constructor`.
Differential Revision: https://reviews.llvm.org/D144556
More information about the All-commits
mailing list