jpakkane added a comment.

I used stdint to replicate a real world use case as I'd imagine those types 
would match this search quite heavily.

The tests already have one test for a typedeffed integer and one that is 
defined with a macro. If those are deemed sufficient, the stdint type can be 
removed altogether. If the stdint types are defined via some other mechanism 
such as compiler intrinsics, there would be no test for that. I do not know if 
that is the case with current libcs.

I can update the MR as requested once someone with enough stripes makes the 
policy decision.


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

https://reviews.llvm.org/D64671



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

Reply via email to