brintos

brintos / llvm-project-archived public Read only

0
0
Text · 797 B · 4fd7100 Raw
19 lines · plain
1Filing Bugs and Feature Requests2================================3 4We encourage users to file bug reports for any problems that they encounter.5We also welcome feature requests. When filing a bug report, please do the6following:7 8- Include the checker build (for prebuilt Mac OS X binaries) or the git hash.9 10- Provide a self-contained, reduced test case that exhibits the issue you are11  experiencing.12 13- Test cases don't tell us everything. Please briefly describe the problem you14  are seeing, including what you thought should have been the expected behavior15  and why.16 17Please `file bugs and feature requests <https://llvm.org/docs/HowToSubmitABug.html>`_18in `LLVM's issue tracker <https://github.com/llvm/llvm-project/issues>`_ and label the report with the ``clang:static analyzer`` label.19