[all-commits] [llvm/llvm-project] b12fa1: TextAPIContext.h - remove unused MemoryBuffer.h in...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri May 29 06:05:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b12fa146b55206b003b25cc5e550874ab0cc0d89
https://github.com/llvm/llvm-project/commit/b12fa146b55206b003b25cc5e550874ab0cc0d89
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/TextAPI/MachO/TextAPIContext.h
Log Message:
-----------
TextAPIContext.h - remove unused MemoryBuffer.h include. NFC.
Commit: 99a3b20452b16aa92e18e4f5d2c8c6f025aafbae
https://github.com/llvm/llvm-project/commit/99a3b20452b16aa92e18e4f5d2c8c6f025aafbae
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/TextAPI/MachO/TextStubCommon.cpp
M llvm/lib/TextAPI/MachO/TextStubCommon.h
Log Message:
-----------
TextStubCommon.h - move StringSwitch.h include to TextStubCommon.cpp. NFC.
Only TextStubCommon.cpp actually uses StringSwitch
Compare: https://github.com/llvm/llvm-project/compare/912502e8efa9...99a3b20452b1
More information about the All-commits
mailing list