зеркало из https://github.com/microsoft/clang-1.git
add PTHLexer.h to project
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59423 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
f9ef0c675b
Коммит
54f054efb0
|
@ -510,6 +510,7 @@
|
|||
DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPLexerChange.cpp; sourceTree = "<group>"; };
|
||||
DE8822350EC80C0A00CBC30A /* CGBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGBuilder.h; path = lib/CodeGen/CGBuilder.h; sourceTree = "<group>"; };
|
||||
DE8823CA0ED0046600CBC30A /* APValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = APValue.cpp; path = lib/AST/APValue.cpp; sourceTree = "<group>"; };
|
||||
DE8823DE0ED0B78600CBC30A /* PTHLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHLexer.h; sourceTree = "<group>"; };
|
||||
DE928B120C05659200231DA4 /* ModuleBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleBuilder.cpp; path = lib/CodeGen/ModuleBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
|
||||
DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; };
|
||||
DE928B7C0C0A615100231DA4 /* CodeGenModule.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CodeGenModule.h; path = lib/CodeGen/CodeGenModule.h; sourceTree = "<group>"; tabWidth = 2; };
|
||||
|
@ -1055,6 +1056,7 @@
|
|||
DED7D73E0A524295003AD0FB /* MacroInfo.h */,
|
||||
DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */,
|
||||
DE01DA480B12ADA300AC22CE /* PPCallbacks.h */,
|
||||
DE8823DE0ED0B78600CBC30A /* PTHLexer.h */,
|
||||
DED7D73F0A524295003AD0FB /* Pragma.h */,
|
||||
DED7D7400A524295003AD0FB /* Preprocessor.h */,
|
||||
35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */,
|
||||
|
|
Загрузка…
Ссылка в новой задаче