We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bc159 commit a988373Copy full SHA for a988373
clang/lib/CodeGen/MCDCState.h
@@ -14,6 +14,7 @@
14
#define LLVM_CLANG_LIB_CODEGEN_MCDCSTATE_H
15
16
#include "llvm/ADT/DenseMap.h"
17
+#include "llvm/ADT/SmallVector.h"
18
#include "llvm/ProfileData/Coverage/MCDCTypes.h"
19
20
namespace clang {
0 commit comments