aprantl added a comment.

I think it would be best to split out the Clang change into a separately tested 
patch.



================
Comment at: clang/lib/CodeGen/CGDebugInfo.cpp:1694
+      // If the declared return type is "auto" we want the linkage name to go
+      // with the defintion. In case the definiton is out of line, it needs to
+      // have a name so we can find it via DWARF index.
----------------
typo: definition (2x)




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

https://reviews.llvm.org/D105564

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

Reply via email to