[PATCH] D71123: [NFC] Fix compilation with gcc 5.4
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 02:59:46 PST 2019
xbolva00 added a comment.
Why ping?
Current trunk:
const uint32_t IT = Data.getU32(&Offset);
const uint32_t InfoLength = Data.getU32(&Offset);
So somebody fixed it already..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71123/new/
https://reviews.llvm.org/D71123
More information about the llvm-commits
mailing list