aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/import_self.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-11-15fix a bug Steve noticed, where a #import of the main file itself would fail.Chris Lattner