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 86835d2 commit 93857afCopy full SHA for 93857af
clang/unittests/Driver/SimpleDiagnosticConsumer.h
@@ -13,6 +13,7 @@
13
#ifndef CLANG_UNITTESTS_SIMPLEDIAGNOSTICCONSUMER_H
14
#define CLANG_UNITTESTS_SIMPLEDIAGNOSTICCONSUMER_H
15
16
+#include "clang/Driver/Driver.h"
17
#include "clang/Basic/Diagnostic.h"
18
#include "llvm/ADT/SmallString.h"
19
#include "llvm/Support/VirtualFileSystem.h"
0 commit comments