[PATCH] Move the calling of emitTargetMD() later.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Jun 20 05:34:29 PDT 2014


On 20 June 2014 03:34, robert lytton <robert at xmos.com> wrote:
> change to use range loops
> (should I be using 'auto &I' or plain 'auto I'?)

Yes: http://llvm.org/docs/CodingStandards.html#beware-unnecessary-copies-with-auto

Cheers,
Rafael



More information about the cfe-commits mailing list