mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove BridgingUtils.h headers
These are now empty, and it seems like generally we ought to prefer putting the bridging logic on the BridgedXXX wrappers.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include "swift/AST/Stmt.h"
|
||||
#include "swift/Basic/OptimizationMode.h"
|
||||
#include "swift/Basic/Statistic.h"
|
||||
#include "swift/Basic/BridgingUtils.h"
|
||||
#include "llvm/ADT/Optional.h"
|
||||
#include "llvm/ADT/Statistic.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
|
||||
Reference in New Issue
Block a user