[llvm-bugs] [Bug 39383] New: Integrate r340025 into 7.0.1

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 22 10:44:16 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39383

            Bug ID: 39383
           Summary: Integrate r340025 into 7.0.1
           Product: clang
           Version: 7.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: alexandre.ganea at ubisoft.com
                CC: llvm-bugs at lists.llvm.org

Please integrate the following change into 7.0.1 branch. This was a regression
from Clang 6. Thank you!

commit 507f9cad077310d66051b8d79284e72115579be8 (HEAD -> release_70)
Author: Erich Keane <erich.keane at intel.com>
Date:   Fri Aug 17 13:43:39 2018 +0000

    Fix for bug 38508 - Don't do PCH processing when only generating
preprocessor output

    This clang-cl driver change removes the PCH options when we are only
generating
    preprocessed output. This is similar to the behavior of Y-.

    Patch by: mikerice
    Differential Revision: https://reviews.llvm.org/D50640


    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340025
91177308-0d34-0410-b5e6-96231b3b80d8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181022/37eaada5/attachment.html>


More information about the llvm-bugs mailing list