1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
5 <title>Filing Bugs and Feature Requests
</title>
6 <link type=
"text/css" rel=
"stylesheet" href=
"menu.css">
7 <link type=
"text/css" rel=
"stylesheet" href=
"content.css">
8 <script type=
"text/javascript" src=
"scripts/menu.js"></script>
13 <!--#include virtual="menu.html.incl"-->
16 <h1>Filing Bugs and Feature Requests
</h1>
18 <p>We encourage users to file bug reports for any problems that they encounter.
19 We also welcome feature requests. When filing a bug report, please do the
24 <li>Include the checker build (for prebuilt Mac OS X binaries) or the SVN
27 <li>Provide a self-contained, reduced test case that exhibits the issue you are
30 <li>Test cases don't tell us everything. Please briefly describe the problem you
31 are seeing, including what you thought should have been the expected behavior
36 <h2>Outside of Apple
</h2>
40 <p>Please
<a href=
"https://bugs.llvm.org/enter_bug.cgi?product=clang">file
41 bugs
</a> in LLVM's Bugzilla database against the Clang
<b>Static Analyzer
</b>
44 <h3>Bugreporter.apple.com
</h3>
46 <p>If you are using the analyzer to analyze code associated with an Apple NDA
47 (e.g., preview versions of SDKs or seed releases of Mac OS X) please file bug
48 reports to Apple's
<a href=
"https://feedbackassistant.apple.com/welcome">Feedback Assistant
</a> web
51 <p>You are free to always file bugs through this website, but this option is less
52 attractive than filing bug reports through Bugzilla as not everyone who works on
53 the analyzer has access to that bug database.
</p>
55 <h2>Apple-internal Users
</h2>
57 <p>Please file bugs in Radar against the
<b>clang - static analyzer
</b> component.
</p>