[PATCH] D24647: [CUDA] [test-suite] Always enable assert()s in our builds.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 21:17:30 PDT 2016


jlebar added a comment.

I am not sure if there is a better way to do this?  I tried a bunch of things and could not manage to get rid of the -DNDEBUG that was (somehow) appearing when we would build the tests.


https://reviews.llvm.org/D24647





More information about the llvm-commits mailing list