Hi, a relatively mechanical patch to convert some literal "%clang -cc1" 
regression tests into "%clang_cc1". It's not an earthshattering patch, but 
because -cc1 is so special it means you can't test if something would fix a 
regression using the equivalent command-line option by monkeying with 
definition of %clang (new argument comes too early). Granted this is a rare 
thing to want to do, but it's helpful if you're trying to narrow down a 
regression fix, and "%clang_cc1 clearly exists for this purpose.

After appropriate review I can commit myself now.

Cheers,
Dave


_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to