Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Concurrency/WaitforNew.cpp

    rc36814a rc8f5f7d  
    101101namespace {
    102102
    103 class GenerateWaitForCore final :
     103class GenerateWaitForCore :
    104104                public ast::WithSymbolTable, public ast::WithConstTranslationUnit {
    105105        const ast::FunctionDecl * decl_waitfor    = nullptr;
Note: See TracChangeset for help on using the changeset viewer.