ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
Last change
on this file since 6c3a5ac1 was 6c3a5ac1, checked in by Thierry Delisle <tdelisle@…>, 6 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 | |
|---|
| 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.