aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/atomic-type.cxx
AgeCommit message (Expand)Author
2013-03-28Support C11 _Atomic type qualifier. This is more-or-less just syntactic sugar...Richard Smith
2012-04-12Compute standard conversion sequences for conversions to atomicDouglas Gregor
2012-02-11Make sure to try instantiating a templated type which is used in an _AtomicRichard Smith