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 b0af06e commit 0e82340Copy full SHA for 0e82340
lldb/test/Shell/Commands/list-header.test
@@ -45,7 +45,6 @@ void f(int x) {
45
#include "foo.h"
46
47
int main() {
48
- f(234);
49
g(123); // Call the inlined function
50
return 0;
51
}
0 commit comments