[analyzer] Added a test case for PR46264
authorDenys Petrov <dpetrov@accesssoftek.com>
Wed, 16 Jun 2021 13:44:36 +0000 (16:44 +0300)
committerDenys Petrov <dpetrov@accesssoftek.com>
Thu, 24 Jun 2021 09:24:26 +0000 (12:24 +0300)
commite76c008c906af3dc093dd5c3ceaea577359b5432
treecd4dcfec68ace5ddc5d0d6c4f031ce858e86977c
parenta4729f7f88097f9f1afb9a7294ee035888e7f687
[analyzer] Added a test case for PR46264

Summary: It's not able to reproduce the issue (https://bugs.llvm.org/show_bug.cgi?id=46264) for the latest sources. Add a reported test case to try to catch the problem if occur es.

Differential Revision: https://reviews.llvm.org/D104381

Prevent: https://bugs.llvm.org/show_bug.cgi?id=46264
clang/test/Analysis/diagnostics/PR46264.cpp [new file with mode: 0644]