mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
For the methods taking a char* and a length that have a custom replayer, ignore the incoming string in the instrumentation macro. This prevents potentially reading garbage and blowing up the SB API log.