Open cjdb opened 3 months ago
@llvm/issue-subscribers-c-20
Author: Christopher Di Bella (cjdb)
Hi!
This issue may be a good introductory issue for people new to working on LLVM. If you would like to work on this issue, your first steps are:
test/
create fine-grained testing targets, so you can e.g. use make check-clang-ast
to only run Clang's AST tests.git clang-format HEAD~1
to format your changes.If you have any further questions about this issue, don't hesitate to ask via a comment in the thread below.
@llvm/issue-subscribers-good-first-issue
Author: Christopher Di Bella (cjdb)
Link: https://wg21.link/p1902r1
Related: #99986, #100006