aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/PR2923.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-10-29Fix missing %s in run string causing hang during tests.Sebastian Redl
2008-10-29Fix crash reported in PR2923 where a function declared using typeof(another_f...Ted Kremenek