aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/volatile-2.c
AgeCommit message (Expand)Author
2011-08-12Update clang tests for r137527.Eli Friedman
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2010-11-14Always emit full loads from volatile complex l-values.John McCall