Skip to content

Commit a157e79

Browse files
[FlowSensitive] Stop including llvm/ADT/Any.h (NFC)
DataflowAnalysis.h doesn't use Any.
1 parent d12ece2 commit a157e79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "clang/Analysis/FlowSensitive/MatchSwitch.h"
2929
#include "clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h"
3030
#include "clang/Analysis/FlowSensitive/WatchedLiteralsSolver.h"
31-
#include "llvm/ADT/Any.h"
3231
#include "llvm/ADT/STLExtras.h"
3332
#include "llvm/ADT/STLFunctionalExtras.h"
3433
#include "llvm/ADT/SmallVector.h"

0 commit comments

Comments
 (0)