source: tests/concurrent/.expect/keywordErrors.txt @ 6c3a5ac1

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 6c3a5ac1 was 6c3a5ac1, checked in by Thierry Delisle <tdelisle@…>, 5 years ago

Added better check to guarantee proper includes are present when using concurrency keywords

  • Property mode set to 100644
File size: 272 bytes
Line 
1concurrent/keywordErrors.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa>struct A: with body 1
2
3concurrent/keywordErrors.cfa:6:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa>struct B: with body 1
4
Note: See TracBrowser for help on using the repository browser.