M68kInstrInfo::AnalyzeBranchImpl - fix MSVC build. NFCI.
MSVC couldn't resolve the decltype of a capture of a capture - but is happy with an auto.
Loading
Please sign in to comment
MSVC couldn't resolve the decltype of a capture of a capture - but is happy with an auto.