summaryrefslogtreecommitdiffstats
path: root/test/Sema/atomic-compare.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wlogical-not-parentheses to work better with C code.Richard Trieu2015-08-191-1/+1
* [Sema] Don't use dyn_cast to detect an AtomicTypeDavid Majnemer2015-05-231-0/+5
* Sema: Handle C11 atomics when diagnosing out of range comparisonsJustin Bogner2014-07-211-0/+21