[cfe-commits] r75641 - in /cfe/trunk: clang.xcodeproj/project.pbxproj include/clang/AST/ASTRecordLayout.h include/clang/AST/RecordLayout.h lib/AST/ASTContext.cpp lib/AST/Expr.cpp lib/AST/ExprConstant.cpp lib/CodeGen/CGDebugInfo.cpp lib/CodeGen/CGExprScalar.cpp lib/CodeGen/CGObjCGNU.cpp lib/CodeGen/CGObjCMac.cpp lib/CodeGen/CodeGenTypes.cpp lib/CodeGen/TargetABIInfo.cpp

Anders Carlsson andersca at mac.com
Tue Jul 14 10:39:17 PDT 2009


I see...

I was under the impression that the file names should have the same  
name as the class name whenever possible. (I'll revert the change).

Anders

Jul 14, 2009 kl. 10:35 AM skrev Fariborz Jahanian:

> There must be a good reason for this renaming. We normally don't  
> start each file name with AST when they are under AST directory.
>
> - Fariborz
>
> On Jul 14, 2009, at 10:29 AM, Anders Carlsson wrote:
>
>> Author: andersca
>> Date: Tue Jul 14 12:29:11 2009
>> New Revision: 75641
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=75641&view=rev
>> Log:
>> Rename RecordLayout.h to ASTRecordLayout.h
>>
>> Added:




More information about the cfe-commits mailing list