<?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 memoryflags.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>64bc44f5 - [llvm-rc] Run clang to preprocess input files</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test#64bc44f5</link>
        <description>[llvm-rc] Run clang to preprocess input filesAllow opting out from preprocessing with a command line argument.Update tests to pass -no-preprocess to make it not try to use clang(which isn&apos;t a build level dependency of llvm-rc), but add a test thatdoes preprocessing under clang/test/Preprocessor.Update a few options to allow them both joined (as -DFOO) and separate(-D BR), as rc.exe allows both forms of them.With the verbose flag set, this prints the preprocessing commandused (which differs from what rc.exe does).Tests under llvm/test/tools/llvm-rc only test constructing thepreprocessor commands, while tests under clang/test/Preprocessor testactually running the preprocessor.Differential Revision: https://reviews.llvm.org/D100755

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test</description>
        <pubDate>Wed, 14 Apr 2021 13:24:30 +0000</pubDate>
        <dc:creator>Martin Storsj&#246; &lt;martin@martin.st&gt;</dc:creator>
    </item>
<item>
        <title>e3e8874b - [llvm-readobj] Print the resource type textually for .res files</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test#e3e8874b</link>
        <description>[llvm-readobj] Print the resource type textually for .res filesThis already is done when dumping resources from coff objects.Differential Revision: https://reviews.llvm.org/D66816llvm-svn: 370308

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test</description>
        <pubDate>Thu, 29 Aug 2019 08:59:31 +0000</pubDate>
        <dc:creator>Martin Storsjo &lt;martin@martin.st&gt;</dc:creator>
    </item>
<item>
        <title>58bb0e47 - [llvm-rc] Support &apos;--&apos; for delimiting options from input paths</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test#58bb0e47</link>
        <description>[llvm-rc] Support &apos;--&apos; for delimiting options from input pathsThis allows avoiding conflicts between paths that begin with the samechars as some llvm-rc options (which can be used with either slashesor dashes).Differential Revision: https://reviews.llvm.org/D56743llvm-svn: 351305

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test</description>
        <pubDate>Wed, 16 Jan 2019 08:09:22 +0000</pubDate>
        <dc:creator>Martin Storsjo &lt;martin@martin.st&gt;</dc:creator>
    </item>
<item>
        <title>11adbaca - [llvm-rc] Add support for parsing memory flags</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test#11adbaca</link>
        <description>[llvm-rc] Add support for parsing memory flagsMost of the handling is pretty straightforward; fetch the defaultmemory flags for the specific resource type before parsing the flagsand apply them on top of that, except that some flags imply othersand some flags clear more than one flag.For icons and cursors, the flags set get passed on to all individualsingle icon/cursor resources, while only some flags affect the icon/cursorgroup resource.For stringtables, the behaviour is pretty simple; the first stringtableresource of a bundle sets the flags for the whole bundle.The output of these tests match rc.exe byte for byte.The actual use of these memory flags is deprecated and they have noeffect since Win16, but some resource script files may still happento have them in place.Differential Revision: https://reviews.llvm.org/D46818llvm-svn: 332329

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-rc/memoryflags.test</description>
        <pubDate>Tue, 15 May 2018 06:35:29 +0000</pubDate>
        <dc:creator>Martin Storsjo &lt;martin@martin.st&gt;</dc:creator>
    </item>
</channel>
</rss>
