[all-commits] [llvm/llvm-project] ab650c: [Docs] Explicitly document libclang ABI and API st...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Jun 5 07:37:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab650c697d7d839580b441700ddd32c93a81deab
      https://github.com/llvm/llvm-project/commit/ab650c697d7d839580b441700ddd32c93a81deab
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M clang/docs/LibClang.rst

  Log Message:
  -----------
  [Docs] Explicitly document libclang ABI and API stability (#141657)

Our current docs leave a lot of latitude ("relatively stable") without
explaining what the goals are for this stability. This patch adds some
basic documentation explaining that there are some changes which can
impact ABI and API stability that we reserve the right to make, lists
some scenarios we explicitly do not support, but otherwise tries to
assure the reader that the APIs and ABI are stable.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list