GlobPattern.h - remove unnecessary BitVector.h/StringRef.h includes. NFC
Use forward declarations (BitVector already had one) and an headers to source file that were implicitly using them.
Loading
Please sign in to comment
Use forward declarations (BitVector already had one) and an headers to source file that were implicitly using them.