diff options
Diffstat (limited to 'compiler-rt/lib/tsan/rtl/tsan_stat.h')
| -rw-r--r-- | compiler-rt/lib/tsan/rtl/tsan_stat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/tsan/rtl/tsan_stat.h b/compiler-rt/lib/tsan/rtl/tsan_stat.h index 58bfd3ee128..94a80516e0b 100644 --- a/compiler-rt/lib/tsan/rtl/tsan_stat.h +++ b/compiler-rt/lib/tsan/rtl/tsan_stat.h @@ -90,6 +90,7 @@ enum StatType { StatAtomic2, StatAtomic4, StatAtomic8, + StatAtomic16, // Interceptors. StatInterceptor, |

