[PATCH] D149209: [StructuralHash] Track global variables

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 05:51:19 PDT 2023


nikic added a comment.

The hashing is skipping function declarations, so maybe it would make sense to skip global declarations as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149209/new/

https://reviews.llvm.org/D149209



More information about the llvm-commits mailing list