Ignore:
Timestamp:
Feb 17, 2023, 3:40:15 PM (15 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
56bb2e1
Parents:
14f6a3cb
Message:

Some clean-up in Common/utility.h. Deleted some unused declarations and moved others to one of two new headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/AggregateDecl.cc

    r14f6a3cb r8f06277  
    1919
    2020#include "Attribute.h"           // for Attribute
     21#include "Common/Eval.h"         // for eval
    2122#include "Common/utility.h"      // for printAll, cloneAll, deleteAll
    2223#include "Declaration.h"         // for AggregateDecl, TypeDecl, Declaration
Note: See TracChangeset for help on using the changeset viewer.