This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f9f95146a7f: [NFC] Add optional include to Format.h
(authored by etcwilde).
Changed prior to commit:
https://reviews.llvm.org/D154664?vs=537916&i
mib accepted this revision.
mib added a comment.
LGTM!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154664/new/
https://reviews.llvm.org/D154664
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
h
etcwilde updated this revision to Diff 537916.
etcwilde added a comment.
Grabbed the right patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154664/new/
https://reviews.llvm.org/D154664
Files:
llvm/include/llvm/Support/Format.h
llvm/include/
etcwilde created this revision.
etcwilde added reviewers: compnerd, mib.
etcwilde added projects: clang, LLVM.
Herald added a project: All.
etcwilde requested review of this revision.
Herald added subscribers: llvm-commits, cfe-commits.
Fixing local build failures due to missing header includes.