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 uabelho on Jun 27 2023, 3:55 AM. Authored by
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