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 49b61ea commit c32ba7dCopy full SHA for c32ba7d
libc/src/stdlib/malloc.h
@@ -17,4 +17,4 @@ void *malloc(size_t size);
17
18
} // namespace __llvm_libc
19
20
-#endif // LLVM_LIBC_SRC_STDLIB_LDIV_H
+#endif // LLVM_LIBC_SRC_STDLIB_MALLOC_H
0 commit comments