Merge branch 'LLVM-Test'

This commit is contained in:
Pasha Bibko
2025-04-20 19:32:56 +01:00
16 changed files with 397 additions and 103 deletions

View File

@@ -134,6 +134,9 @@
<ClCompile Include="src\AST-Constructors.cpp" />
<ClCompile Include="src\Parser.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="inc\AST.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>