hans added inline comments.
================ Comment at: clang/lib/Basic/Version.cpp:33 #else - StringRef URL(""); + return ""; #endif ---------------- Eugene.Zelenko wrote: > return {} should be better. Why? I think "" is clearer for a string. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72848/new/ https://reviews.llvm.org/D72848 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits