[PATCH] Improve formatting of lambda functions.

Daniel Jasper djasper at google.com
Fri Jun 12 00:57:38 PDT 2015


Those examples are very selective, though:

  someFunction(a, {1, 2, 3});
  Debug({ llvm::errs() << "abc\n"; });
  SomeIntType b = a * {7};


http://reviews.llvm.org/D10410

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list