[all-commits] [llvm/llvm-project] 69c8f8: GlobPattern.h - remove unnecessary StringRef.h inc...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 19 03:47:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69c8f8548d7686901a66f177f0246b063502562f
https://github.com/llvm/llvm-project/commit/69c8f8548d7686901a66f177f0246b063502562f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/include/llvm/Support/GlobPattern.h
Log Message:
-----------
GlobPattern.h - remove unnecessary StringRef.h include. NFC
Use forward declaration instead.
Remove unnecessary BitVector forward declaration while we're here - we need to include BitVector.h.
More information about the All-commits
mailing list