Skip to content

PDB rewrite #2

  • fixes support for ! syntax in source file enumeration
  • reduces memory usage for types (no longer having both a vector and a hash table as all types are now named)
  • some code refactoring

Merge request reports

Loading