Changeset 5bf685f for src/SymTab


Ignore:
Timestamp:
Jan 17, 2024, 3:13:56 PM (3 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
11f65b3
Parents:
e891349
Message:

Replayed maybeClone with maybeCopy, removed unused helppers in utility.h and pushed some includes out of headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/GenImplicitCall.cpp

    re891349 r5bf685f  
    2525#include "CodeGen/OperatorTable.h"       // for isCtorDtor
    2626#include "Common/UniqueName.h"           // for UniqueName
     27#include "Common/utility.h"              // for splice
    2728
    2829namespace SymTab {
Note: See TracChangeset for help on using the changeset viewer.