[all-commits] [llvm/llvm-project] 201b2b: [libc++] Reorganize exception_guard

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Feb 13 08:50:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 201b2b5674e1994e56756a013c7dd7ee7be81419
      https://github.com/llvm/llvm-project/commit/201b2b5674e1994e56756a013c7dd7ee7be81419
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M libcxx/include/__utility/exception_guard.h

  Log Message:
  -----------
  [libc++] Reorganize exception_guard

We try to keep as little code as possible within #ifdef.

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




More information about the All-commits mailing list