Skip to content

Commit cea7494

Browse files
committed
RemoteInspection: remove llvm/Config/abi-breaking.h reference
This removes the aforementioned header, assuming that the user will manually define `LLVM_ENABLE_ABI_BREAKING_CHECKS` if they are interested in the ABI breaking tests.
1 parent d51491f commit cea7494

File tree

1 file changed

+0
-1
lines changed
  • include/swift/RemoteInspection/RuntimeHeaders/llvm/Support

1 file changed

+0
-1
lines changed

include/swift/RemoteInspection/RuntimeHeaders/llvm/Support/Error.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
#include "llvm-c/Error.h"
1717
#include "llvm/ADT/Twine.h"
18-
#include "llvm/Config/abi-breaking.h"
1918
#include "llvm/Support/AlignOf.h"
2019
#include "llvm/Support/Compiler.h"
2120
#include "llvm/Support/Debug.h"

0 commit comments

Comments
 (0)