Ignore:
Timestamp:
Oct 16, 2023, 4:10:26 PM (9 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
d85141f
Parents:
e14d169
Message:

TypeVarMap? is now a subtype instead of an alias to remove the redundent constructor argument. Various bits of box pass clean-up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeTools/DeclStats.cc

    re14d169 r52a5262e  
    2525#include "Common/PassVisitor.h"
    2626#include "Common/VectorMap.h"      // for VectorMap
    27 #include "GenPoly/GenPoly.h"       // for hasPolyBase
    2827#include "SynTree/LinkageSpec.h"   // for ::NoOfSpecs, Spec
    2928#include "SynTree/Declaration.h"   // for FunctionDecl, TypeDecl, Declaration
Note: See TracChangeset for help on using the changeset viewer.