Michael Jones 99686c5ed1 [libc][docs] Add undefined behavior doc to site
This document is based on the RFC posted to discourse:
https://discourse.llvm.org/t/rfc-defining-undefined-behavior-in-libc/

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D152588
2023-06-12 11:13:51 -07:00

23 lines
403 B
ReStructuredText

.. _developer_guides:
================
Developer Guides
================
Navigate to the links below for information on the respective topics:
.. toctree::
code_style
source_tree_layout
entrypoints
cmake_build_rules
clang_tidy_checks
fuzzing
ground_truth_specification
header_generation
implementation_standard
undefined_behavior
api_test
mechanics_of_public_api