[llvm-bugs] [Bug 52342] New: [C++20] [Module] Reduce the information .pcm contains

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 28 22:23:23 PDT 2021


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

            Bug ID: 52342
           Summary: [C++20] [Module] Reduce the information .pcm contains
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++2a
          Assignee: unassignedclangbugs at nondot.org
          Reporter: yedeng.yd at linux.alibaba.com
                CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
                    llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk

See https://lists.llvm.org/pipermail/cfe-dev/2021-October/069205.html for
details.

Now the .pcm files would contain a complete description of the input instead of
the information needed for an importer only. So its size could be further
reduced.

-- 
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/20211029/5e5f5dcc/attachment.html>


More information about the llvm-bugs mailing list