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 56a1cbb commit d127d00Copy full SHA for d127d00
llvm/include/llvm/Support/AllocatorBase.h
@@ -28,6 +28,7 @@
28
#include "llvm/Support/Compiler.h"
29
#include "llvm/Support/MemAlloc.h"
30
#include <type_traits>
31
+#include <utility>
32
33
namespace llvm {
34
0 commit comments