[llvm-bugs] [Bug 48098] New: [C++] NULL should be defined as nullptr

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Nov 6 04:55:30 PST 2020


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

            Bug ID: 48098
           Summary: [C++] NULL should be defined as nullptr
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: OpenCL
          Assignee: unassignedclangbugs at nondot.org
          Reporter: anastasia.stulova at arm.com
                CC: anastasia.stulova at arm.com, llvm-bugs at lists.llvm.org

Macro NULL is available in C++ see C++ [diff.null] and it is commonly mapped to
nullptr.

-- 
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/20201106/95d2e397/attachment.html>


More information about the llvm-bugs mailing list