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

            Bug ID: 48347
           Summary: Method metadata emitted twice from synthesised
                    properties targeting GNU Objective-C runtimes
           Product: clang
           Version: 11.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangb...@nondot.org
          Reporter: csda...@swan.ac.uk
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk
            Blocks: 47800

The clang AST was refactored to add method nodes for methods synthesised from
Objective-C properties but the GNU runtime (ABIv1) code that emitted runtime
metadata was not updated so these methods were emitted twice.  This was fixed
in trunk:

d1ed67037de6f3f44dc446784f74f0e02adec9b5

Please can this be added to the 11 point release?


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=47800
[Bug 47800] [meta] 11.0.1 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to