<?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 SampleAnalyzerPlugin.exports</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ccbda6b0 - [test] Fix plugin tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports#ccbda6b0</link>
        <description>[test] Fix plugin testsRecommit of r361790 that was temporarily reverted in r361793 due to bot breakage.Summary:The following changes were required to fix these tests:1) Change LLVM_ENABLE_PLUGINS to an option and move it to   llvm/CMakeLists.txt with an appropriate default -- which matches   the original default behavior.2) Move the plugins directory from clang/test/Analysis   clang/lib/Analysis.  It&apos;s not enough to add an exclude to the   lit.local.cfg file because add_lit_testsuites recurses the tree and   automatically adds the appropriate `check-` targets, which don&apos;t   make sense for the plugins because they aren&apos;t tests and don&apos;t   have `RUN` statements.   Here&apos;s a list of the `clang-check-anlysis*` targets with this   change:```  $ ninja -t targets all| sed -n &quot;s/.*\/\(check[^:]*\):.*/\1/p&quot; | sort -u | grep clang-analysis  check-clang-analysis  check-clang-analysis-checkers  check-clang-analysis-copypaste  check-clang-analysis-diagnostics  check-clang-analysis-engine  check-clang-analysis-exploration_order  check-clang-analysis-html_diagnostics  check-clang-analysis-html_diagnostics-relevant_lines  check-clang-analysis-inlining  check-clang-analysis-objc  check-clang-analysis-unified-sources  check-clang-analysis-z3```3) Simplify the logic and only include the subdirectories under   clang/lib/Analysis/plugins if LLVM_ENABLE_PLUGINS is set.Reviewed By: NoQTags: #clang, #llvmDifferential Revision: https://reviews.llvm.org/D62445llvm-svn: 362328

            List of files:
            /llvm-project-15.0.7/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports</description>
        <pubDate>Sun, 02 Jun 2019 15:53:43 +0000</pubDate>
        <dc:creator>Don Hinton &lt;hintonda@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fe5eaab2 - [test] Fix plugin tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports#fe5eaab2</link>
        <description>[test] Fix plugin testsSummary:The following changes were required to fix these tests:1) Change LLVM_ENABLE_PLUGINS to an option and move it to   llvm/CMakeLists.txt with an appropriate default -- which matches   the original default behavior.2) Move the plugins directory from clang/test/Analysis   clang/lib/Analysis.  It&apos;s not enough to add an exclude to the   lit.local.cfg file because add_lit_testsuites recurses the tree and   automatically adds the appropriate `check-` targets, which don&apos;t   make sense for the plugins because they aren&apos;t tests and don&apos;t   have `RUN` statements.   Here&apos;s a list of the `clang-check-anlysis*` targets with this   change:```  $ ninja -t targets all| sed -n &quot;s/.*\/\(check[^:]*\):.*/\1/p&quot; | sort -u | grep clang-analysis  check-clang-analysis  check-clang-analysis-checkers  check-clang-analysis-copypaste  check-clang-analysis-diagnostics  check-clang-analysis-engine  check-clang-analysis-exploration_order  check-clang-analysis-html_diagnostics  check-clang-analysis-html_diagnostics-relevant_lines  check-clang-analysis-inlining  check-clang-analysis-objc  check-clang-analysis-unified-sources  check-clang-analysis-z3```3) Simplify the logic and only include the subdirectories under   clang/lib/Analysis/plugins if LLVM_ENABLE_PLUGINS is set.Reviewed By: NoQTags: #clang, #llvmDifferential Revision: https://reviews.llvm.org/D62445llvm-svn: 361790

            List of files:
            /llvm-project-15.0.7/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports</description>
        <pubDate>Tue, 28 May 2019 06:26:58 +0000</pubDate>
        <dc:creator>Don Hinton &lt;hintonda@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
