Merge pull request #32080 from varungandhi-apple/vg-tidying-up-without-marie-kondo

Get rid of #includes that do not spark joy
This commit is contained in:
Varun Gandhi
2020-06-01 19:51:01 -07:00
committed by GitHub
80 changed files with 28 additions and 79 deletions

View File

@@ -28,6 +28,7 @@
#include "swift/Serialization/Validation.h"
#include "clang/Basic/Module.h"
#include "llvm/ADT/Hashing.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/Regex.h"