[cfe-commits] r45206 - in /cfe/trunk:	clang.xcodeproj/project.pbxproj include/clang/AST/TranslationUnit.h
    Ted Kremenek 
    kremenek at apple.com
       
    Wed Dec 19 11:30:49 PST 2007
    
    
  
On Dec 19, 2007, at 10:13 AM, Chris Lattner wrote:
>
> I don't think this is appropriate: the memory representation and  
> disk representations of a TU should be separated.  Info about  
> reading/writing and representing it on a disk should be layered on  
> top of TU, not embedded in it.
I agree.  They have been removed.
    
    
More information about the cfe-commits
mailing list