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.
2 parents b504a9c + 6dc356d commit 6f7b1ecCopy full SHA for 6f7b1ec
clang/lib/CodeGen/CGBuiltin.cpp
@@ -68,6 +68,7 @@
68
#include "llvm/TargetParser/RISCVISAInfo.h"
69
#include "llvm/TargetParser/RISCVTargetParser.h"
70
#include "llvm/TargetParser/X86TargetParser.h"
71
+#include <numeric>
72
#include <optional>
73
#include <utility>
74
0 commit comments