Details
Details
- Reviewers
kcc
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Moved the pthread wrappers to sanitizer_common/tests, also restructured stuff a little bit
Comment Actions
LGTM with a small nit
| lib/sanitizer_common/tests/sanitizer_pthread_wrappers.h | ||
|---|---|---|
| 66 | #endif // _WIN32 | |
I'd prefer this code to be in a separate .h file included here.