Silence some "initialized but unused" warnings from MSVC -- the function being...
Silence some "initialized but unused" warnings from MSVC -- the function being called is a static function, so there's no need for an instance variable. NFC. llvm-svn: 266616
Loading
Please sign in to comment