summaryrefslogtreecommitdiff
path: root/test/CodeGen/2008-07-29-override-alias-decl.c
AgeCommit message (Expand)Author
2015-04-16[opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie
2010-12-07Fix PR8720 by printing an error message with a substring that the gcc testsui...Rafael Espindola
2010-06-27Change IR generation for return (in the simple case) to avoid doing sillyChris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-11Fix some tests in -Asserts mode.Daniel Dunbar
2009-10-26Convert a few tests to FileCheck for PR5307.Edward O'Callaghan
2009-07-21Prep for new warning.Mike Stump
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-08-05Change CodeGen of global decls to key off of the name (instead ofDaniel Dunbar