Skip to content

Commit 6bd8a65

Browse files
committed
Remove two unused includes.
llvm-svn: 242648
1 parent 3b78716 commit 6bd8a65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Sema/Sema.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
#include "llvm/ADT/APFloat.h"
4141
#include "llvm/ADT/DenseMap.h"
4242
#include "llvm/ADT/SmallSet.h"
43-
#include "llvm/Support/CrashRecoveryContext.h"
4443
using namespace clang;
4544
using namespace sema;
4645

0 commit comments

Comments
 (0)