I changed the declaration of symbolCount_ in the type Symbols to be
static to avoid possible problems in the future when we might have
multiple objects of type Symbols. Thanks to Peter for pointing out the
need for this change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo