ChuanqiXu added inline comments.

================
Comment at: clang/include/clang/Basic/Module.h:527
+    }
+    return StringRef(Name);
+  }
----------------
Here we could return `Name` simply.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118598

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

Reply via email to