[libcxx-commits] [PATCH] D128267: [libc++] Enable [[nodiscard]] extensions by default

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 2 09:38:42 PDT 2022


ldionne accepted this revision.
ldionne added a subscriber: cjdb.
ldionne added a comment.
This revision is now accepted and ready to land.

@cjdb You finally had your way :-)

I think this is a good change, the only things this uncovered when I tested in an internal build were actual bugs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128267



More information about the libcxx-commits mailing list