[llvm-bugs] [Bug 46806] New: Backport PCH handling commits to 11.0

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 22 01:36:01 PDT 2020


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

            Bug ID: 46806
           Summary: Backport PCH handling commits to 11.0
           Product: clang
           Version: 11.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: l.lunak at centrum.cz
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Please backport commits 3895466e2c336c0797710ae35150ba1ce6bc0b96 and
54eea6127c4d77db03787b7c55765632fb9a6f1c to 11.0 .

They are meant to accompany 31b05692cd33b6dcc39402169b36d895e1aa87f4, which
made it in before the 11.0 branch-off, and they clean up command-line handling
for it, as discussed in D83623. Strictly speaking the commits are not bugfixes,
but they should be simple/safe enough, the feature is opt-in, and if not
backported then only Clang12 would have the proper/recommended way for handling
a feature that's already new in Clang11. The commits also include release notes
documentation.

-- 
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/20200722/23420f39/attachment-0001.html>


More information about the llvm-bugs mailing list