Age | Commit message (Expand) | Author |
---|---|---|
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-09-12 | Don't use the PredefinedExpr string as the global variable name, these don't | Daniel Dunbar |
2009-09-08 | Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam ... | Anders Carlsson |