[all-commits] [llvm/llvm-project] 08b983: [libc][docs] Add a section about allocations and d...

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Mar 15 20:42:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08b9835072c0b2c50cf3be9d6182bc89f64ae51d
      https://github.com/llvm/llvm-project/commit/08b9835072c0b2c50cf3be9d6182bc89f64ae51d
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M libc/docs/dev/code_style.rst

  Log Message:
  -----------
  [libc][docs] Add a section about allocations and deallocations to the style doc.

Fixes #59277 - The main part of that bug has already been addressed. This commit
just adds documentation.

Reviewed By: jeffbailey

Differential Revision: https://reviews.llvm.org/D146115




More information about the All-commits mailing list