Age | Commit message (Expand) | Author |
---|---|---|
2013-07-22 | Cherrypick upstream volatile _Complex alignment patches | JF Bastien |
2011-08-12 | Update clang tests for r137527. | Eli Friedman |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2010-12-04 | Fix this test case on no-asserts builds by not trying to match the basic | John McCall |
2010-12-04 | Although we currently have explicit lvalue-to-rvalue conversions, they're | John McCall |
2010-11-16 | Simplify some complex emission and implement correct semantics for | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-17 | Don't #include <stdio.h> when tests don't need it, or use clang instead of cl... | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-05-29 | We don't want to validate bad code, | Mike Stump |
2009-05-29 | Note another case that doesn't work yet. | Mike Stump |
2009-05-29 | Fixup the rest of the trivial cases of the codegen of volatile. If | Mike Stump |