"README.md" did not exist on "3f15083f73519c79de2c8bad4c50838cf6bb9584"
Fix memory error in case of reinit using kmp_set_defaults() for lock code.
The lock tables were being reallocated if kmp_set_defaults() was called. In the env_init code it says that the user should be able to switch between different KMP_CONSISTENCY_CHECK values which is what this change enables. llvm-svn: 292349
Loading
Please register or sign in to comment