[PATCH] D53713: Add extension to always default-initialize nullptr_t.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 14 05:50:33 PST 2018
aaron.ballman added reviewers: NoQ, george.karpenkov.
aaron.ballman added a comment.
Adding some reviewers for the static analyzer questions raised.
I think this is a reasonable approach, but are there situations where we should diagnose this as an extension? I can't think of one, but I figured the question should still be asked.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53713/new/
https://reviews.llvm.org/D53713
More information about the cfe-commits
mailing list