commit | 0578f3744f325fc71b24192ff5c117c871eb0418 | [log] [tgz] |
---|---|---|
author | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | Tue Mar 07 20:09:46 2017 +0000 |
committer | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | Tue Mar 07 20:09:46 2017 +0000 |
tree | f009ebbcbd51fe4e51a315672a9d9ad64f3b19d2 | |
parent | 18b5c0bc713f0a74f7ddc82e9dda9d39c976a193 [diff] |
Fix C2712 build error on Windows Move the __try/__except block outside of the set_thread_name function to avoid a conflict with object unwinding due to the use of the llvm::Storage. Differential Revision: https://reviews.llvm.org/D30707 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297192 91177308-0d34-0410-b5e6-96231b3b80d8