> These two patches should implement something very much like the GNU > extension allowing C-functions to be used as interrupt handlers on > ARM.
Oh, just remembered that the Clang patch depends on a separate fairly trivial refactoring that moves checkStringLiteralArgument into the Sema class. That's probably far less important, but in case anyone tries to apply the Clang patch and wonders why everything's broken I've attached it here. Cheers. Tim.
string-lit.diff
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
