Skip to content

Commit 1ad5858

Browse files
committed
fixup! [Clang] Add __type_list_dedup builtin to deduplicate types in template arguments
Remove accidental include
1 parent cfa8d4f commit 1ad5858

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Sema/SemaTemplate.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
#include "llvm/ADT/SmallBitVector.h"
4545
#include "llvm/ADT/SmallString.h"
4646
#include "llvm/ADT/StringExtras.h"
47-
#include "llvm/Support/raw_ostream.h"
4847

4948
#include <iterator>
5049
#include <optional>

0 commit comments

Comments
 (0)