We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7ca703 commit 14171b0Copy full SHA for 14171b0
llvm/include/llvm/Remarks/HotnessThresholdParser.h
@@ -16,6 +16,7 @@
16
#define LLVM_REMARKS_HOTNESSTHRESHOLDPARSER_H
17
18
#include "llvm/Support/CommandLine.h"
19
+#include "llvm/Support/Error.h"
20
#include <optional>
21
22
namespace llvm {
0 commit comments