xref: /llvm-project/clang/docs/analyzer/user-docs/FilingBugs.rst (revision 093aaca2b0ad23ded5dcb45e8f837ffb7b21ffb3)
1*093aaca2SEndre FülöpFiling Bugs and Feature Requests
2*093aaca2SEndre Fülöp================================
3*093aaca2SEndre Fülöp
4*093aaca2SEndre FülöpWe encourage users to file bug reports for any problems that they encounter.
5*093aaca2SEndre FülöpWe also welcome feature requests. When filing a bug report, please do the
6*093aaca2SEndre Fülöpfollowing:
7*093aaca2SEndre Fülöp
8*093aaca2SEndre Fülöp- Include the checker build (for prebuilt Mac OS X binaries) or the git hash.
9*093aaca2SEndre Fülöp
10*093aaca2SEndre Fülöp- Provide a self-contained, reduced test case that exhibits the issue you are
11*093aaca2SEndre Fülöp  experiencing.
12*093aaca2SEndre Fülöp
13*093aaca2SEndre Fülöp- Test cases don't tell us everything. Please briefly describe the problem you
14*093aaca2SEndre Fülöp  are seeing, including what you thought should have been the expected behavior
15*093aaca2SEndre Fülöp  and why.
16*093aaca2SEndre Fülöp
17*093aaca2SEndre FülöpPlease `file bugs and feature requests <https://llvm.org/docs/HowToSubmitABug.html>`_
18*093aaca2SEndre Fülöpin `LLVM's issue tracker <https://github.com/llvm/llvm-project/issues>`_ and label the report with the ``clang:static analyzer`` label.
19