- Timestamp:
- Dec 1, 2020, 2:33:17 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 2b2f59d
- Parents:
- 956910d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Concurrency/Keywords.cc
r956910d r43cedfb1 405 405 dtor_decl = decl; 406 406 else if ( vtable_name.empty() ) 407 ; 408 else if( !decl->has_body() ) 407 409 ; 408 410 else if ( auto param = isMainFor( decl, cast_target ) ) {
Note: See TracChangeset
for help on using the changeset viewer.