Ignore:
Timestamp:
Jun 13, 2019, 8:28:13 AM (5 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
d76f32c, dc5072f
Parents:
d7a02ae (diff), 21300d7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Declaration.h

    rd7a02ae rd60780c  
    6868        virtual void printShort( std::ostream &os, Indenter indent = {} ) const = 0;
    6969
    70         static void dumpIds( std::ostream &os );
    71         static Declaration *declFromId( UniqueId id );
    72 
    7370        UniqueId uniqueId;
    7471        Type::StorageClasses storageClasses;
Note: See TracChangeset for help on using the changeset viewer.