vsk added a comment.

In D73808#1856503 <https://reviews.llvm.org/D73808#1856503>, @teemperor wrote:

> Thanks for looking into this. I didn't get around to fix that myself yet. Out 
> of curiosity, how did you get this test to fail? When I apply just your 
> changes to the test (without the TypeSystemClang changes) then the test still 
> passed in my build with `LLVM_USE_SANITIZER:STRING=Address;Undefined` ?
>
> Otherwise this LGTM and is obviously better than just passing in a nullptr.


Hm, the modified test doesn't seem to trigger the sanitizer report. I expected 
it to but didn't verify: it looks like something more is needed to actually 
exercise the NonTypeTemplateParmDecl.


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

https://reviews.llvm.org/D73808



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to