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 86210ed commit 89015b3Copy full SHA for 89015b3
clang/test/Interpreter/crash.cpp
@@ -14,7 +14,7 @@
14
#include <vector>
15
16
//--- Test.cpp
17
-%lib vec.dylib
+%lib vec.so
18
19
std::vector<int> v;
20
%quit
0 commit comments