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 b951322 commit f900b7bCopy full SHA for f900b7b
llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h
@@ -20,7 +20,6 @@ namespace llvm {
20
template <typename T> class ArrayRef;
21
22
LLVM_ABI int libDriverMain(ArrayRef<const char *> ARgs);
23
-
24
}
25
26
#endif
0 commit comments