aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2010-08-31-ByValArg.cpp
AgeCommit message (Expand)Author
2011-08-16Remove tests that have been obsoleted or migrated to clang/optimizer tests.Eric Christopher
2011-05-03Pass --disable-cfi to llc.Rafael Espindola
2010-08-31Reapply r112623. Included additional check for unused byval argument.Devang Patel
2010-08-31Revert r112623. It is causing self host build failures.Devang Patel
2010-08-31Remember byval argument's frame index during argument lowering and use this i...Devang Patel