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

            Bug ID: 35978
           Summary: llvm::Optional<T> not trivially copyable if T is
                    trivially copyable
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Support Libraries
          Assignee: unassignedb...@nondot.org
          Reporter: chisophu...@gmail.com
                CC: llvm-bugs@lists.llvm.org

This causes clang-tidy's performance-unnecessary-value-param to fire on it
(which presumably indicates a performance problem).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to