[analyzer] Don't warn on virtual calls in ctors to final methods.
The call will never go to a more derived class, but that's intentional in those cases. llvm-svn: 216167
Loading
Please sign in to comment
The call will never go to a more derived class, but that's intentional in those cases. llvm-svn: 216167