[all-commits] [llvm/llvm-project] f322f1: TextAPIWriter.h - reduce MemoryBuffer.h include to...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jun 2 03:07:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f322f1a9ed65bb55528e8b8066572831ca26fe57
https://github.com/llvm/llvm-project/commit/f322f1a9ed65bb55528e8b8066572831ca26fe57
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h
Log Message:
-----------
TextAPIWriter.h - reduce MemoryBuffer.h include to forward declarations. NFC.
Commit: c1e855479e4a2ca1f968360622d3b5c8100b97f5
https://github.com/llvm/llvm-project/commit/c1e855479e4a2ca1f968360622d3b5c8100b97f5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M llvm/include/llvm/TextAPI/MachO/TextAPIReader.h
Log Message:
-----------
TextAPIReader.h - reduce MemoryBuffer.h include to forward declaration. NFC.
Compare: https://github.com/llvm/llvm-project/compare/a6a42df506ca...c1e855479e4a
More information about the All-commits
mailing list