These test cases demonstrate some of the missing features of the Clang Static Analyzer.
In this patch 2 missing C++ features are demonstrated from https://clang-analyzer.llvm.org/open_projects.html
- Handle constructors within new[]
- Handle constructors for default arguments