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

            Bug ID: 44285
           Summary: -Wdefaulted-function-deleted is not available from apt
                    llvm
           Product: clang
           Version: 9.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangb...@nondot.org
          Reporter: maxime.roussinbelan...@gmail.com
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk

I have installed clang-9 https://apt.llvm.org/ from there and I have built
clang from source.

Both are from the same commit `432bf48c08d`. I think that's 9-rc2.

https://godbolt.org/z/H_dxee

Built from source I get the same exact warnings.

>From llvm apt, I don't get the `defaulted-function-deleted` error.

Why there would be differences from source and apt packages in the available
warnings?

-- 
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