GorNishanov marked an inline comment as done.
GorNishanov added inline comments.


================
Comment at: lib/CodeGen/CGCoroutine.cpp:85
+  unsigned No = 0;
+  const char* AwaitKindStr = 0;
+  switch (Kind) {
----------------
majnemer wrote:
> I'd use a StringRef here.
StringRef it is.



https://reviews.llvm.org/D30809



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to