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 0f1accd commit bbf4402Copy full SHA for bbf4402
llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
@@ -79,7 +79,6 @@ class FunctionPropertiesAnalysisTest : public testing::Test {
79
80
for (auto &Name : SampleEntities)
81
addEntry(Name);
82
- return;
83
}
84
85
protected:
0 commit comments