diff options
author | Dean Michael Berris <dberris@google.com> | 2017-03-27 07:13:35 +0000 |
---|---|---|
committer | Dean Michael Berris <dberris@google.com> | 2017-03-27 07:13:35 +0000 |
commit | 1dcec254876341dc61747e16c061cbff30fbec8a (patch) | |
tree | c59d2a9d008392462149fc735b633544432f4ccf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d3ecc0db4405d3e7800e3e7389d5a30e729fc8e7 (diff) | |
download | bcm5719-llvm-1dcec254876341dc61747e16c061cbff30fbec8a.tar.gz bcm5719-llvm-1dcec254876341dc61747e16c061cbff30fbec8a.zip |
[XRay][compiler-rt] Use sanitizer_common's atomic ops
Instead of std::atomic APIs for atomic operations, we instead use APIs
include with sanitizer_common. This allows us to, at runtime, not have
to depend on potentially dynamically provided implementations of these
atomic operations.
Fixes http://llvm.org/PR32274.
llvm-svn: 298833
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions