[PATCH] D53713: Add extension to always default-initialize nullptr_t.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 14 14:43:01 PST 2018


erichkeane added a comment.

As stated in CFE commits (in response to Richard's comments):

`I’ll push a revert in a few minutes and give it another try.  Perhaps I can suppress the creation of a CK_LValueToRValue in the case where it’s a read from nullptr_t


Repository:
  rC Clang

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

https://reviews.llvm.org/D53713





More information about the cfe-commits mailing list