[PATCH] D91979: [Clang][Attr] Introduce the `assume` function attribute

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 23 10:24:12 PST 2020


tschuett added a comment.

Swift uses a similar mechanism:
https://github.com/apple/swift/blob/887464b7b67d5202bfa7adc4e3f045ff1027a5a7/stdlib/public/core/Array.swift#L829


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91979



More information about the cfe-commits mailing list