summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-03-27 07:13:35 +0000
committerDean Michael Berris <dberris@google.com>2017-03-27 07:13:35 +0000
commit1dcec254876341dc61747e16c061cbff30fbec8a (patch)
treec59d2a9d008392462149fc735b633544432f4ccf /clang/lib/Frontend/CompilerInvocation.cpp
parentd3ecc0db4405d3e7800e3e7389d5a30e729fc8e7 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud