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 e37de5d commit 37ef303Copy full SHA for 37ef303
llvm/include/llvm/Support/AllocatorBase.h
@@ -21,6 +21,7 @@
21
22
#include "llvm/Support/Compiler.h"
23
#include "llvm/Support/MemAlloc.h"
24
+#include <type_traits>
25
26
namespace llvm {
27
0 commit comments