<?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 preprocess_minimized_pragmas.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b58a420f - [Tooling/DependencyScanning] Rename refactorings towards transitioning dependency scanning to use pre-lexed preprocessor directive tokens</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/ClangScanDeps/preprocess_minimized_pragmas.cpp#b58a420f</link>
        <description>[Tooling/DependencyScanning] Rename refactorings towards transitioning dependency scanning to use pre-lexed preprocessor directive tokensThis is first of a series of patches for making the special lexing for dependency scanning a first-class feature of the `Preprocessor` and `Lexer`.This patch only includes NFC renaming changes to make reviewing of the functionality changing parts easier.Differential Revision: https://reviews.llvm.org/D125484

            List of files:
            /llvm-project-15.0.7/clang/test/ClangScanDeps/preprocess_minimized_pragmas.cpp</description>
        <pubDate>Thu, 12 May 2022 04:21:17 +0000</pubDate>
        <dc:creator>Argyrios Kyrtzidis &lt;kyrtzidis@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>a82a8449 - [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/ClangScanDeps/preprocess_minimized_pragmas.cpp#a82a8449</link>
        <description>[clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code.The #pragma directives push_macro/pop_macro and include_alias may influence the #include / import directives encountered by dependency scanning tools like clang-scan-deps.This patch ensures that those directives are not removed during source code minimization.Differential Revision: https://reviews.llvm.org/D112088

            List of files:
            /llvm-project-15.0.7/clang/test/ClangScanDeps/preprocess_minimized_pragmas.cpp</description>
        <pubDate>Tue, 19 Oct 2021 17:38:49 +0000</pubDate>
        <dc:creator>Sylvain Audi &lt;sylvain.audi@ubisoft.com&gt;</dc:creator>
    </item>
</channel>
</rss>
