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.
2 parents 1af596e + 7f35779 commit af7d54fCopy full SHA for af7d54f
lib/Sema/TypeCheckMacros.cpp
@@ -1892,7 +1892,6 @@ ArrayRef<unsigned> ExpandPreambleMacroRequest::evaluate(
1892
std::optional<unsigned>
1893
ExpandBodyMacroRequest::evaluate(Evaluator &evaluator,
1894
AnyFunctionRef fn) const {
1895
- auto *dc = fn.getAsDeclContext();
1896
std::optional<unsigned> bufferID;
1897
fn.forEachAttachedMacro(
1898
MacroRole::Body,
0 commit comments