forked from OSchip/llvm-project
parent
0113928f94
commit
8f93bd5936
|
@ -154,6 +154,10 @@
|
|||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\lib\AST\APValue.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\AST\ASTConsumer.cpp"
|
||||
>
|
||||
|
@ -174,6 +178,10 @@
|
|||
RelativePath="..\..\lib\AST\Decl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\AST\DeclarationName.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\AST\DeclBase.cpp"
|
||||
>
|
||||
|
|
|
@ -210,6 +210,10 @@
|
|||
RelativePath="..\..\lib\Lex\PreprocessorLexer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Lex\PTHLexer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Lex\ScratchBuffer.cpp"
|
||||
>
|
||||
|
|
|
@ -156,6 +156,10 @@
|
|||
RelativePath="..\..\lib\Driver\InitHeaderSearch.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Driver\ManagerRegistry.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Driver\PlistDiagnostics.cpp"
|
||||
>
|
||||
|
|
|
@ -207,6 +207,10 @@
|
|||
RelativePath="..\..\lib\Parse\ParseStmt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Parse\ParseTemplate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Parse\ParseTentative.cpp"
|
||||
>
|
||||
|
|
|
@ -210,6 +210,10 @@
|
|||
RelativePath="..\..\lib\Sema\SemaInit.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Sema\SemaLookup.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Sema\SemaNamedCast.cpp"
|
||||
>
|
||||
|
@ -222,6 +226,10 @@
|
|||
RelativePath="..\..\lib\Sema\SemaStmt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Sema\SemaTemplate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Sema\SemaType.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue