Changes in src/Concurrency/WaitforNew.cpp [c8f5f7d:c36814a]
- File:
-
- 1 edited
-
src/Concurrency/WaitforNew.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Concurrency/WaitforNew.cpp
rc8f5f7d rc36814a 101 101 namespace { 102 102 103 class GenerateWaitForCore :103 class GenerateWaitForCore final : 104 104 public ast::WithSymbolTable, public ast::WithConstTranslationUnit { 105 105 const ast::FunctionDecl * decl_waitfor = nullptr;
Note:
See TracChangeset
for help on using the changeset viewer.