Skip to content

Commit

Permalink
Make NoopLattice.h self-contained
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed Oct 25, 2024
1 parent 6854ad9 commit 32baf29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/include/clang/Analysis/FlowSensitive/NoopLattice.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#define LLVM_CLANG_ANALYSIS_FLOWSENSITIVE_NOOP_LATTICE_H

#include "clang/Analysis/FlowSensitive/DataflowLattice.h"
#include "clang/Support/Compiler.h"
#include "llvm/ADT/Any.h"
#include <ostream>

Expand Down

0 comments on commit 32baf29

Please sign in to comment.