mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
This removes the unnecessary/costly context synchronization when parsing, as the context is guaranteed to not be used by any other threads.
This removes the unnecessary/costly context synchronization when parsing, as the context is guaranteed to not be used by any other threads.