rjmccall added a comment.

Okay, thank you, that's better, but I should've been clearer.  What I was 
really asking for was this: in *all* the code you're adding in this patch, 
where you've currently written `IsChecked` or `isChecked` or 
`NewPointerIsChecked`, please instead write `IsSanitizerChecked` or 
`isSanitizerChecked` or `NewPointerIsSanitizerChecked` unless it is literally 
something like a local variable in a function about performing sanitizer checks.


Repository:
  rC Clang

https://reviews.llvm.org/D49589



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

Reply via email to