[all-commits] [llvm/llvm-project] 3d1005: BitstreamRemarkParser.h - remove unnecessary inclu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Aug 6 05:19:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3d10050e3748a9f40b8872f0f49a661020949bfe
https://github.com/llvm/llvm-project/commit/3d10050e3748a9f40b8872f0f49a661020949bfe
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M llvm/include/llvm/Remarks/BitstreamRemarkParser.h
M llvm/lib/Remarks/BitstreamRemarkParser.cpp
M llvm/lib/Remarks/BitstreamRemarkParser.h
Log Message:
-----------
BitstreamRemarkParser.h - remove unnecessary includes. NFCI.
Remove unused includes, moving to the lib header or cpp file as necessary.
More information about the All-commits
mailing list