[all-commits] [llvm/llvm-project] f47404: [clang][docs] Clarify the semantics of -fexceptions

Alex Bradbury via All-commits all-commits at lists.llvm.org
Tue Mar 14 12:54:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f47404b012d66ed0b411a2b3742931a14e85c80b
      https://github.com/llvm/llvm-project/commit/f47404b012d66ed0b411a2b3742931a14e85c80b
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M clang/docs/CommandGuide/clang.rst

  Log Message:
  -----------
  [clang][docs] Clarify the semantics of -fexceptions

As noted in <https://github.com/llvm/llvm-project/issues/61216>, the
documentation for -fexceptions appears to imply that unwind information
is always generated, which isn't the case.

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




More information about the All-commits mailing list