Changeset eb211bf for src/Common
- Timestamp:
- Feb 11, 2022, 4:57:07 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 0db48ca, ea89e36
- Parents:
- 0240a7cb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Common/CodeLocation.h
r0240a7cb reb211bf 25 25 /// Create a new unset CodeLocation. 26 26 CodeLocation() = default; 27 28 27 29 28 /// Create a new CodeLocation with the given values.
Note: See TracChangeset
for help on using the changeset viewer.