 40d1271094
			
		
	
	40d1271094
	
	
	
		
			
			This commits allows `heim_object_t` as a type and causes the generated code to use the `heim_retain()` and `heim_release()` functions for copying and releasing values of such types. Also, now one can have more than one decoration per-type.
		
			
				
	
	
		
			6 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --sequence=TESTSeqOf
 | |
| --decorate=TESTDecorated:TESTuint32:version2?
 | |
| --decorate=TESTDecorated:my_vers:version3:my_copy_vers:my_free_vers:"check-gen.h"
 | |
| --decorate=TESTDecorated:void *:privthing
 | |
| --decorate=TESTDecorated:heim_object_t:privobj
 |