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@…>, 4 years ago
|
Added better check to guarantee proper includes are present when using concurrency keywords
|
-
Property mode set to
100644
|
File size:
272 bytes
|
Rev | Line | |
---|
[6c3a5ac1] | 1 | concurrent/keywordErrors.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa>struct A: with body 1 |
---|
| 2 | |
---|
| 3 | concurrent/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.