[PATCH] D68753: [CUDA][HIP} Add a test for constexpr default ctor

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 10 16:44:35 PDT 2019


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

LGTM.
Sometimes I wish it would be possible to specify some of the -verify diagnostics in temporal order, as opposed to tying them to locations. I.e. in this case it would be way more useful to see the call stack leading to the error at B::B. Oh, well.


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

https://reviews.llvm.org/D68753





More information about the cfe-commits mailing list