Skip to content

Commit 1aadd47

Browse files
committed
Remove #include that the cp-to-llvm script added.
This is a short-term fix to make the buildbots happy. We should also fix the script.
1 parent 4b163e3 commit 1aadd47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Demangle/ItaniumDemangle.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include "DemangleConfig.h"
2020
#include "StringViewExtras.h"
2121
#include "Utility.h"
22-
#include <__cxxabi_config.h>
2322
#include <algorithm>
2423
#include <cassert>
2524
#include <cctype>

0 commit comments

Comments
 (0)