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 e04f59c commit 757a027Copy full SHA for 757a027
llvm/include/llvm/ADT/SmallVector.h
@@ -19,6 +19,7 @@
19
#include <algorithm>
20
#include <cassert>
21
#include <cstddef>
22
+#include <cstdint>
23
#include <cstdlib>
24
#include <cstring>
25
#include <functional>
0 commit comments