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 d96c7f4 commit a1bd5cdCopy full SHA for a1bd5cd
llvm/lib/Support/SmallVector.cpp
@@ -11,6 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
13
#include "llvm/ADT/SmallVector.h"
14
+#include <cstdint>
15
using namespace llvm;
16
17
// Check that no bytes are wasted and everything is well-aligned.
0 commit comments