[PATCH] D131942: [clang][Interp] Implement bool and nullptr literal expressions

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 08:57:34 PDT 2022


erichkeane added a comment.

In D131942#3728974 <https://reviews.llvm.org/D131942#3728974>, @aaron.ballman wrote:

> LGTM as well; should we add a release note for this? I suspect not because it's improving an experimental feature that's not really ready for prime time yet, but I don't know how others feel.

That was my thought on it, though thinking further, I wonder if there is value to it to show 'signs of life' in the release notes?


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

https://reviews.llvm.org/D131942



More information about the cfe-commits mailing list