Changes in src/Concurrency/WaitforNew.cpp [c36814a:c8f5f7d]
- File:
-
- 1 edited
-
src/Concurrency/WaitforNew.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Concurrency/WaitforNew.cpp
rc36814a rc8f5f7d 101 101 namespace { 102 102 103 class GenerateWaitForCore final:103 class GenerateWaitForCore : 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.