<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ParserOptions.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>75b31692 - [Dexter] Add option to pass a Visual Studio solution instead of a binary</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py#75b31692</link>
        <description>[Dexter] Add option to pass a Visual Studio solution instead of a binaryThis patch allows a visual studio solution file to be passed directlyinto Dexter, instead of using a pre-built binary and a small internalsolution file with template arguments. This is primarily to allowlaunching an application that has specific launch configurationrequirements, without needing all the details of this configuration tobe built directly into Dexter or adding a config file that simplyduplicates existing settings in the VS solution.Reviewed By: OrlandoDifferential Revision: https://reviews.llvm.org/D110167

            List of files:
            /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py</description>
        <pubDate>Fri, 08 Oct 2021 16:39:51 +0000</pubDate>
        <dc:creator>Stephen Tozer &lt;stephen.tozer@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>9c036627 - [Dexter] Mutually exclusive argument group for --builder and --binary</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py#9c036627</link>
        <description>[Dexter] Mutually exclusive argument group for --builder and --binaryDexter currently accepts two possible arguments to determine the binaryused for testing; either --builder &lt;builder&gt; (and optionallycompiler/linker flags) to build the binary, or --binary &lt;binary&gt; to usethe provided binary directly. If both are passed, then --binaryoverrides --builder; if neither are passed, then an error is raised.This patch instead puts these arguments into a required mutuallyexclusive argument group, so that an error is automatically raised byargparse if both or neither are given.As an additional change, the --cflags and --ldflags will now raise awarning if they are passed without the --builder flag, as they aremeaningless if Dexter is using a pre-built binary.Reviewed By: OrlandoDifferential Revision: https://reviews.llvm.org/D109833

            List of files:
            /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py</description>
        <pubDate>Fri, 10 Sep 2021 12:02:59 +0000</pubDate>
        <dc:creator>Tozer &lt;stephen.tozer@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>1364750d - [RFC][debuginfo-test] Rename debug-info lit tests for general purposes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py#1364750d</link>
        <description>[RFC][debuginfo-test] Rename debug-info lit tests for general purposesDiscussion thread:https://lists.llvm.org/pipermail/llvm-dev/2021-January/148048.htmlMove debuginfo-test into a subdirectory of a new top-level directory,called cross-project-tests. The new name replaces &quot;debuginfo-test&quot; as anLLVM project enabled via LLVM_ENABLE_PROJECTS.Differential Revision: https://reviews.llvm.org/D95339Reviewed by: aprantl

            List of files:
            /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py</description>
        <pubDate>Mon, 08 Feb 2021 15:40:55 +0000</pubDate>
        <dc:creator>James Henderson &lt;james.henderson@sony.com&gt;</dc:creator>
    </item>
</channel>
</rss>
