Preparation for using interceptor from sanitizer_common.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 11986 Build 11986: arc lint + arc unit
Event Timeline
compiler-rt/lib/msan/msan_interceptors.cc | ||
---|---|---|
1004 | why forward declarations? Just move the interceptors below the _impl definitions. |
why forward declarations? Just move the interceptors below the _impl definitions.