ADT
        aaron-thesis
        arm-eh
        ast-experimental
        cleanup-dtors
        deferred_resn
        demangler
        enum
        forall-pointer-decay
        jacob/cs343-translation
        jenkins-sandbox
        new-ast
        new-ast-unique-expr
        new-env
        no_list
        persistent-indexer
        pthread-emulation
        qualifiedEnum
        resolv-new
        with_gc
      
      
        
          | Last change
 on this file since be151bf was             8d6155e9, checked in by Thierry Delisle <tdelisle@…>, 9 years ago | 
        
          | 
Updated builtins to gcc-6.3Cleaned builtin generation code
 Added atomic builtins
 
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            361 bytes | 
      
      
| Line |  | 
|---|
| 1 | s/; /;\n/g                              #Make multi declaration lines into multiple lines | 
|---|
| 2 | /targetm/s/.*//                         #Remove targetm declarations | 
|---|
| 3 | /__Unsupported/s/.*//                   #Remove Unsupported types declarations | 
|---|
| 4 | s/void (const char \*)0();//            #Remove void (const char \*)0(); | 
|---|
| 5 | s/\"//g                                         #Remove extraenous quotes in declarations | 
|---|
| 6 | /__builtin_/s/_ /_/g                    #Remove extraenous spaces in declarations | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.