https://bugs.llvm.org/show_bug.cgi?id=38827
Bug ID: 38827
Summary: Static Analyzer Segfaults in cplusplus.Innterpointer
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: dcough...@apple.com
Reporter: developm...@jonas-toth.eu
CC: llvm-bugs@lists.llvm.org
Created attachment 20840
--> https://bugs.llvm.org/attachment.cgi?id=20840&action=edit
Reproducer to trigger the bug
Hello,
this bug report comes from the cfe-dev mailing list
(http://clang-developers.42468.n3.nabble.com/Clang-tidy-crashes-when-string-reference-used-as-parameter-td4061941.html)
The analyzer is run from clang-tidy(almost trunk, clang as well, NOT release
branch):
clang-tidy -checks=-*,clang-analyzer-cplusplus.InnerPointer clang-tidy-bug.cpp
--
I could not reproduce with clang-tidy-6, is this analysis new?
Maybe this bug is a potential blocker for the release!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs