[FileCheck] Fix initialized but never used static analyzer warning. NFC.
Remove superfluous variable initialization, the variable is assigned by both paths immediately afterward.
Loading
Please sign in to comment
Remove superfluous variable initialization, the variable is assigned by both paths immediately afterward.