[PATCH] D44915: [coroutines] Fix invalid source range in co_await call expressions.

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 26 20:26:57 PDT 2018


modocache added a comment.

Excellent, thank you! I think this might fix PR34982 <https://bugs.llvm.org/show_bug.cgi?id=34982>?


Repository:
  rC Clang

https://reviews.llvm.org/D44915





More information about the cfe-commits mailing list