[llvm-bugs] [Bug 50736] New: Delete operator overload for placement delete doesn't compile

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 16 06:30:52 PDT 2021


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

            Bug ID: 50736
           Summary: Delete operator overload for placement delete doesn't
                    compile
           Product: clang
           Version: 12.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: OpenCL
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ishfaq.wardag at arm.com
                CC: anastasia.stulova at arm.com, llvm-bugs at lists.llvm.org

An overload for the delete operator for placement delete gives compilation
error where it doesn't recognize the overload. Example:
https://godbolt.org/z/6WerE4Wbh

-- 
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/20210616/f63b9ad4/attachment.html>


More information about the llvm-bugs mailing list