ADT
        arm-eh
        ast-experimental
        enum
        forall-pointer-decay
        jacob/cs343-translation
        new-ast
        new-ast-unique-expr
        pthread-emulation
        qualifiedEnum
      
      
        
          | 
            Last change
 on this file since 4fe6224 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:
            104 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | thread A {};
 | 
|---|
| 2 | 
 | 
|---|
| 3 | // This include isn't enough but used to fool the check
 | 
|---|
| 4 | #include <invoke.h>
 | 
|---|
| 5 | 
 | 
|---|
| 6 | thread B {};
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.