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 a30ed9e commit 7f35779Copy full SHA for 7f35779
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