[libcxx-commits] [PATCH] D81954: Remove the try/catch codepath if `swap` is `noexcept`.

Michael Park via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 16 12:05:36 PDT 2020


mpark added a comment.

@ldionne I didn't know we had a mechanism to check codegen. Could you point me to an example?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81954





More information about the libcxx-commits mailing list