Ignore declarations of global variables, just as we do with declarations
of functions.
Done as a follow up to the comments in https://reviews.llvm.org/D149209.
|  Differential  D153855  
[StructuralHash] Ignore global variable declarations Authored by uabelho on Jun 27 2023, 3:55 AM. 
Details Ignore declarations of global variables, just as we do with declarations Done as a follow up to the comments in https://reviews.llvm.org/D149209. 
Diff Detail | 
all you need is this global declaration in the test, nothing else below is necessary