diff options
| author | Yury Gribov <y.gribov@samsung.com> | 2015-12-10 11:07:19 +0000 | 
|---|---|---|
| committer | Yury Gribov <y.gribov@samsung.com> | 2015-12-10 11:07:19 +0000 | 
| commit | 90a36c5ba132d95b03f78a09f2e47779948517a0 (patch) | |
| tree | 7e1872329f4d016e8199a00572971b106978a116 /llvm/utils/emacs/llvm-mode.el | |
| parent | 86de80db37692cc3a789b89c752a2fb527e839f8 (diff) | |
| download | bcm5719-llvm-90a36c5ba132d95b03f78a09f2e47779948517a0.tar.gz bcm5719-llvm-90a36c5ba132d95b03f78a09f2e47779948517a0.zip | |
[asan] Use atomic_uintptr_t instead of atomic_uint64_t in SuppressErrorReport.
Some targets (e.g. Mips) don't have 64-bit atomics, so using atomic_uint64_t
leads to build failures. Use atomic_uintptr_t to avoid such errors.
Patch by Max Ostapenko. 
llvm-svn: 255242
Diffstat (limited to 'llvm/utils/emacs/llvm-mode.el')
0 files changed, 0 insertions, 0 deletions

