Changeset eb211bf for src/Common


Ignore:
Timestamp:
Feb 11, 2022, 4:57:07 PM (3 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
Children:
0db48ca, ea89e36
Parents:
0240a7cb
Message:

Did some clean-up with the ast::Pass class. Moved some things out of the main header and cut out some duplication.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocation.h

    r0240a7cb reb211bf  
    2525        /// Create a new unset CodeLocation.
    2626        CodeLocation() = default;
    27 
    2827
    2928        /// Create a new CodeLocation with the given values.
Note: See TracChangeset for help on using the changeset viewer.