[libc-commits] [PATCH] D145608: [libc] Add intrinsic for thread fence to the atomic support

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 8 23:37:09 PST 2023


sivachandra added a comment.

In D145608#4180187 <https://reviews.llvm.org/D145608#4180187>, @jhuber6 wrote:

> I think libstdc++ uses always_inline

We follow this in libc: https://libc.llvm.org/dev/code_style.html#inline-functions-defined-in-header-files


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145608/new/

https://reviews.llvm.org/D145608



More information about the libc-commits mailing list