summaryrefslogtreecommitdiff
path: root/test/SemaCXX/atomic-type.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose _Atomic as a C11 extension.Aaron Ballman2019-09-041-32/+41
* Reverted OpenCL2.0 atomic type commits r231932, r231935Anastasia Stulova2015-03-111-0/+1
* OpenCL: CL2.0 atomic typesAnastasia Stulova2015-03-111-1/+0
* More for DR1467: In C++, when initializing an element of an aggregate,Richard Smith2015-02-121-2/+9
* Sema: Don't crash converting to bool from _AtomicDavid Majnemer2014-12-161-0/+4
* PR18097: Support initializing an _Atomic(T) from an object of C++ class type TRichard Smith2014-07-311-1/+28
* Rename this test so that it actually runs, and fix it so that it passes.Richard Smith2014-07-311-0/+58