https://github.com/smanna12 closed
https://github.com/llvm/llvm-project/pull/100688
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
smanna12 wrote:
Thank you @cor3ntin for reviews!
https://github.com/llvm/llvm-project/pull/100688
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (smanna12)
Changes
Reported by Static Analyzer Tool:
In Sema::checkIncorrectVTablePointerAuthenticationAttribute(): Using the auto
keyword without an & causes the copy of an object of type CXXBaseSpecifier.
---
Full diff: https://gi
https://github.com/smanna12 created
https://github.com/llvm/llvm-project/pull/100688
Reported by Static Analyzer Tool:
In Sema::checkIncorrectVTablePointerAuthenticationAttribute(): Using the auto
keyword without an & causes the copy of an object of type CXXBaseSpecifier.
>From a335fcf97c94a3