зеркало из https://github.com/microsoft/clang.git
Update VS projects.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56390 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
8c036c7f77
Коммит
5977110055
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8,00"
|
Version="8.00"
|
||||||
Name="clangAnalysis"
|
Name="clangAnalysis"
|
||||||
ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
|
ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
|
||||||
RootNamespace="clangAnalysis"
|
RootNamespace="clangAnalysis"
|
||||||
|
@ -186,6 +186,10 @@
|
||||||
RelativePath="..\..\lib\Analysis\CheckDeadStores.cpp"
|
RelativePath="..\..\lib\Analysis\CheckDeadStores.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Analysis\CheckNSError.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Analysis\CheckObjCDealloc.cpp"
|
RelativePath="..\..\lib\Analysis\CheckObjCDealloc.cpp"
|
||||||
>
|
>
|
||||||
|
@ -246,10 +250,6 @@
|
||||||
RelativePath="..\..\lib\Analysis\PathDiagnostic.cpp"
|
RelativePath="..\..\lib\Analysis\PathDiagnostic.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\lib\Analysis\ProgramPoint.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Analysis\RValues.cpp"
|
RelativePath="..\..\lib\Analysis\RValues.cpp"
|
||||||
>
|
>
|
||||||
|
|
|
@ -215,6 +215,10 @@
|
||||||
RelativePath="..\..\Driver\PrintPreprocessedOutput.cpp"
|
RelativePath="..\..\Driver\PrintPreprocessedOutput.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\Driver\RewriteBlocks.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Driver\RewriteMacros.cpp"
|
RelativePath="..\..\Driver\RewriteMacros.cpp"
|
||||||
>
|
>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче