Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / docs / dev / index.rst
blob87712afcae2ac6fc53e61b6e2b347b9b6beaca18
1 .. _developer_guides:
3 ================
4 Developer Guides
5 ================
7 Navigate to the links below for information on the respective topics:
9 .. toctree::
11    code_style
12    source_tree_layout
13    entrypoints
14    cmake_build_rules
15    config_options
16    clang_tidy_checks
17    fuzzing
18    ground_truth_specification
19    header_generation
20    implementation_standard
21    undefined_behavior
22    printf_behavior
23    api_test
24    mechanics_of_public_api