[all-commits] [llvm/llvm-project] 0467eb: Replace forward declaration by actual declaration ...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Sat Mar 12 12:55:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0467eb2cb7654c15ae366967ef35093c5724c416
https://github.com/llvm/llvm-project/commit/0467eb2cb7654c15ae366967ef35093c5724c416
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-03-12 (Sat, 12 Mar 2022)
Changed paths:
M llvm/include/llvm/Object/Binary.h
Log Message:
-----------
Replace forward declaration by actual declaration of MemoryBuffer in Object/Binary.h
This is a partial undo of ed98c1b37661b0795a5e34517941485f0f0688d1, see
https://lab.llvm.org/buildbot#builders/37/builds/11529
for the actual error.
More information about the All-commits
mailing list