1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
6 <title>Filing Bugs and Feature Requests
</title>
7 <link type=
"text/css" rel=
"stylesheet" href=
"menu.css">
8 <link type=
"text/css" rel=
"stylesheet" href=
"content.css">
9 <script type=
"text/javascript" src=
"scripts/menu.js"></script>
14 <!--#include virtual="menu.html.incl"-->
17 <h1>Filing Bugs and Feature Requests
</h1>
19 <p>We encourage users to file bug reports for any problems that they encounter.
20 We also welcome feature requests. When filing a bug report, please do the
25 <li>Include the checker build (for prebuilt Mac OS X binaries) or the git hash.
28 <li>Provide a self-contained, reduced test case that exhibits the issue you are
31 <li>Test cases don't tell us everything. Please briefly describe the problem you
32 are seeing, including what you thought should have been the expected behavior
37 <p>Please
<a href=
"https://llvm.org/docs/HowToSubmitABug.html">file
38 bugs and feature requests
</a> in
39 <a href=
"https://github.com/llvm/llvm-project/issues">LLVM's issue tracker
</a>
40 and label the report with the
<code>clang:static analyzer
</code> label.
</p>