mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 10:08:59 +08:00
This helps to prevent tsan failures when users inadvertantly mutate the context in a non-safe way. Differential Revision: https://reviews.llvm.org/D112021