2007-09-05 03:06:30 +08:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-09-21 02:03:16 +08:00
|
|
|
Version="8.00"
|
2007-09-07 22:34:20 +08:00
|
|
|
Name="clangAnalysis"
|
|
|
|
ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
|
|
|
|
RootNamespace="clangAnalysis"
|
2007-09-05 03:06:30 +08:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="..\Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="4"
|
2008-06-24 00:18:59 +08:00
|
|
|
InheritedPropertySheets="..\..\..\..\win32\common.vsprops"
|
2007-09-05 03:06:30 +08:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\..\include;..\..\..\..\win32"
|
2007-11-08 03:34:40 +08:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;__STDC_LIMIT_MACROS"
|
2007-09-05 03:06:30 +08:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
2007-09-12 23:39:04 +08:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2007-09-05 03:06:30 +08:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
2007-09-07 22:34:20 +08:00
|
|
|
DisableSpecificWarnings="4146"
|
2007-09-05 03:06:30 +08:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="..\Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="4"
|
2008-06-24 00:18:59 +08:00
|
|
|
InheritedPropertySheets="..\..\..\..\win32\common.vsprops"
|
2007-09-05 03:06:30 +08:00
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\..\include;..\..\..\..\win32"
|
2007-09-12 23:39:04 +08:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;__STDC_LIMIT_MACROS"
|
2007-09-05 03:06:30 +08:00
|
|
|
RuntimeLibrary="2"
|
|
|
|
UsePrecompiledHeader="0"
|
2007-09-12 23:39:04 +08:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2007-09-05 03:06:30 +08:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
2007-09-07 22:34:20 +08:00
|
|
|
DisableSpecificWarnings="4146"
|
2007-09-05 03:06:30 +08:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2008-09-09 19:39:45 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\BasicConstraintManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-28 06:59:54 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-09 19:39:45 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-13 03:24:14 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\BasicStore.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-19 04:05:40 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\BasicValueFactory.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-05 05:24:02 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\BugReporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-19 04:05:40 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\CFRefCount.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-06 22:45:13 +08:00
|
|
|
<File
|
2008-07-23 01:13:59 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\CheckDeadStores.cpp"
|
2008-07-06 22:45:13 +08:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-21 02:03:16 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\CheckNSError.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-09-05 03:06:30 +08:00
|
|
|
<File
|
2008-07-23 01:13:59 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\CheckObjCDealloc.cpp"
|
2008-07-13 03:24:14 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-07-23 01:13:59 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\CheckObjCInstMethSignature.cpp"
|
2007-09-05 03:06:30 +08:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-25 06:20:01 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\CheckObjCUnusedIVars.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-09 07:30:43 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\Environment.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-06 06:16:33 +08:00
|
|
|
<File
|
2008-03-18 05:21:04 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\ExplodedGraph.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-03-18 05:21:04 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\GRBlockCounter.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-03-18 05:21:04 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\GRCoreEngine.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-03-18 05:21:04 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\GRExprEngine.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-23 00:47:06 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\GRExprEngineInternalChecks.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-06 06:16:33 +08:00
|
|
|
<File
|
2008-03-18 05:21:04 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\GRSimpleVals.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-09 19:39:45 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\GRSimpleVals.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-27 03:46:30 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\GRState.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-18 07:51:38 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\GRTransferFuncs.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-09-05 03:06:30 +08:00
|
|
|
<File
|
2008-03-18 05:21:04 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\LiveVariables.cpp"
|
2007-09-05 03:06:30 +08:00
|
|
|
>
|
|
|
|
</File>
|
2008-10-05 01:55:52 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\MemRegion.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-28 06:59:54 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Analysis\PathDiagnostic.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-06 06:16:33 +08:00
|
|
|
<File
|
2008-10-24 20:40:20 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\RegionStore.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-10-21 21:04:43 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\SVals.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
2007-09-16 08:04:22 +08:00
|
|
|
<File
|
2008-08-27 03:46:30 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\SymbolManager.cpp"
|
2007-09-16 08:04:22 +08:00
|
|
|
>
|
|
|
|
</File>
|
2008-03-06 06:16:33 +08:00
|
|
|
<File
|
2008-08-27 03:46:30 +08:00
|
|
|
RelativePath="..\..\lib\Analysis\UninitializedValues.cpp"
|
2008-03-06 06:16:33 +08:00
|
|
|
>
|
|
|
|
</File>
|
2007-09-05 03:06:30 +08:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2007-10-02 07:57:52 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\ExprDeclBitVector.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-09-05 03:06:30 +08:00
|
|
|
<File
|
2007-09-07 22:34:20 +08:00
|
|
|
RelativePath="..\..\include\clang\Analysis\LiveVariables.h"
|
2007-09-05 03:06:30 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-09-07 22:34:20 +08:00
|
|
|
RelativePath="..\..\include\clang\Analysis\LocalCheckers.h"
|
2007-09-05 03:06:30 +08:00
|
|
|
>
|
|
|
|
</File>
|
2007-10-11 03:50:45 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\ProgramEdge.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-09-16 08:04:22 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\UninitializedValues.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-09-21 05:54:10 +08:00
|
|
|
<Filter
|
|
|
|
Name="Visitors"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\Visitors\CFGRecStmtDeclVisitor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\Visitors\CFGRecStmtVisitor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\Visitors\CFGStmtVisitor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\Visitors\CFGVarDeclVisitor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2007-09-25 21:08:03 +08:00
|
|
|
<Filter
|
|
|
|
Name="ADT"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\ADT\PersistentMap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Support"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\Support\IntrusiveSPtr.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2007-09-26 07:32:45 +08:00
|
|
|
<Filter
|
|
|
|
Name="FlowSensitive"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\FlowSensitive\DataflowSolver.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\clang\Analysis\FlowSensitive\DataflowValues.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2007-09-05 03:06:30 +08:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|