diff options
author | Casey Carter <Casey@Carter.net> | 2020-10-19 15:43:11 -0700 |
---|---|---|
committer | Casey Carter <Casey@Carter.net> | 2020-10-19 17:19:52 -0700 |
commit | 7f82352a2c766114bf1f2aa70f458da4e7304043 (patch) | |
tree | b8b59fa78a44ebdbebce59628ae487821f3aa522 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f92d874fe58555c1e6982cf78c257f3188d429f9 (diff) | |
download | llvm-7f82352a2c766114bf1f2aa70f458da4e7304043.zip llvm-7f82352a2c766114bf1f2aa70f458da4e7304043.tar.gz llvm-7f82352a2c766114bf1f2aa70f458da4e7304043.tar.bz2 |
[libc++][test] Test nonconforming atomic_fetch_XXX overloads only on libc++
The Standard doesn't include the
```c++
template<class T>
T* atomic_fetch_meow(atomic<T*>, ...);
```
templates these tests are testing.
(See https://bugs.llvm.org/show_bug.cgi?id=47908)
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions