[llvm-bugs] [Bug 38827] New: Static Analyzer Segfaults in cplusplus.Innterpointer

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 4 10:54:07 PDT 2018


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: dcoughlin at apple.com
          Reporter: development at jonas-toth.eu
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180904/84359661/attachment.html>


More information about the llvm-bugs mailing list