commit | 30c93dba5bb24637aa49b9222394d8aca7c88263 | [log] [tgz] |
---|---|---|
author | Akira Hatanaka <ahatanaka@apple.com> | Wed Sep 20 06:55:43 2017 +0000 |
committer | Akira Hatanaka <ahatanaka@apple.com> | Wed Sep 20 06:55:43 2017 +0000 |
tree | 988339b0609200d8bd7852a8821942d49c8b6f94 | |
parent | 5c7cd25f82581a70da418a40ce83c113c8abc7f2 [diff] |
Revert "Add support for attribute 'noescape'." This reverts commit r313722. It looks like compiler-rt/lib/tsan/rtl/tsan_libdispatch_mac.cc cannot be compiled because some of the functions declared in the file do not match the ones in the SDK headers (which are annotated with 'noescape'). llvm-svn: 313725