probinson added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/CommonArgs.cpp:515
+    //
+    // But note, this solution is far from perfert, better to encode it into IR
+    // metadata, but this may not worth it, since looks like aranges on the way
----------------
Typo, perfert -> perfect


================
Comment at: clang/lib/Driver/ToolChains/CommonArgs.cpp:516
+    // But note, this solution is far from perfert, better to encode it into IR
+    // metadata, but this may not worth it, since looks like aranges on the way
+    // out.
----------------
...this may not _be_ worth it, since _it_ looks like aranges _is_ on the way 
out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133092

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

Reply via email to