parent
f3bc75afcf
commit
8164ca61b1
|
|
@ -242,6 +242,7 @@
|
||||||
/* End PBXCopyFilesBuildPhase section */
|
/* End PBXCopyFilesBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
|
035611470DA6A45C00D2EF2A /* DeclBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclBase.h; path = clang/AST/DeclBase.h; sourceTree = "<group>"; };
|
||||||
03F50AC50D416EAA00B9CF60 /* Targets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Targets.cpp; sourceTree = "<group>"; };
|
03F50AC50D416EAA00B9CF60 /* Targets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Targets.cpp; sourceTree = "<group>"; };
|
||||||
1A30A9E80B93A4C800201A91 /* ExprCXX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExprCXX.h; path = clang/AST/ExprCXX.h; sourceTree = "<group>"; };
|
1A30A9E80B93A4C800201A91 /* ExprCXX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExprCXX.h; path = clang/AST/ExprCXX.h; sourceTree = "<group>"; };
|
||||||
1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprConstant.cpp; path = lib/CodeGen/CGExprConstant.cpp; sourceTree = "<group>"; };
|
1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprConstant.cpp; path = lib/CodeGen/CGExprConstant.cpp; sourceTree = "<group>"; };
|
||||||
|
|
@ -739,6 +740,7 @@
|
||||||
DEC63B1B0C7B940600DBF169 /* CFG.h */,
|
DEC63B1B0C7B940600DBF169 /* CFG.h */,
|
||||||
DEC8D9900A9433CD00353FCA /* Decl.h */,
|
DEC8D9900A9433CD00353FCA /* Decl.h */,
|
||||||
84AF36A00CB17A3B00C820A5 /* DeclObjC.h */,
|
84AF36A00CB17A3B00C820A5 /* DeclObjC.h */,
|
||||||
|
035611470DA6A45C00D2EF2A /* DeclBase.h */,
|
||||||
DE0FCA620A95859D00248FD5 /* Expr.h */,
|
DE0FCA620A95859D00248FD5 /* Expr.h */,
|
||||||
1A30A9E80B93A4C800201A91 /* ExprCXX.h */,
|
1A30A9E80B93A4C800201A91 /* ExprCXX.h */,
|
||||||
1A68BC110D0CADDD001A28C8 /* PPCBuiltins.def */,
|
1A68BC110D0CADDD001A28C8 /* PPCBuiltins.def */,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue