aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-02-24 11:39:48 -0500
committerLouis Dionne <ldionne@apple.com>2020-02-24 11:58:25 -0500
commitb21405d1cd088d7d7088479861fabd55f998bf6b (patch)
treeca0c6c44487550e6780cf75ae1543defd4f8cd37 /llvm/lib/Object/COFFObjectFile.cpp
parent406a54b65fff66719778d122294edc50efdddb43 (diff)
downloadllvm-b21405d1cd088d7d7088479861fabd55f998bf6b.zip
llvm-b21405d1cd088d7d7088479861fabd55f998bf6b.tar.gz
llvm-b21405d1cd088d7d7088479861fabd55f998bf6b.tar.bz2
[libc++] Fix CI and Linux failures after landing D68480
- Avoid using C++11-and-later features in <atomic>: Historically, we've supported <atomic> in C++03, so we can't use C++11 features in that header. This is something we really need to change, since our implementation of <atomic> is starting to accumulate technical debt because of that. - Mark a test as unsupported on single threaded systems - Add missing symbols to the Linux ABI list
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions