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 58e803e commit 0627882Copy full SHA for 0627882
lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp
@@ -382,4 +382,4 @@ TEST_F(ObjectFileELFTest, SkipsLocalMappingAndDotLSymbols) {
382
const Symbol *global_obj = module_sp->FindFirstSymbolWithNameAndType(
383
ConstString("global_obj"), eSymbolTypeAny);
384
ASSERT_NE(nullptr, global_obj);
385
-}
+}
0 commit comments