[PATCH] D83681: [clang] Provide a more specific diagnostic for a misplaced lambda capture-default.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 15 07:05:05 PDT 2020


aaron.ballman added a comment.

Thanks for the additional tests. This LGTM, though I still wonder about the fix-it (not certain if you saw the comment).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83681/new/

https://reviews.llvm.org/D83681





More information about the cfe-commits mailing list