Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Concurrency/Keywords.cc

    r3cc1111 ra8367eb  
    979979                        // If this is the destructor for a monitor it must be mutex
    980980                        if(isDtor) {
    981                                 // This reflects MutexKeyword::validate, except does not produce an error.
    982981                                Type* ty = decl->get_functionType()->get_parameters().front()->get_type();
    983982
Note: See TracChangeset for help on using the changeset viewer.