[PATCH] D56608: [Darwin][Driver] Don't pass a file as object_path_lto during ThinLTO

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 11 10:57:12 PST 2019


arphaman added inline comments.


================
Comment at: include/clang/Driver/Driver.h:508
 
+  /// GetTemporaryPath - Return the pathname of a temporary directory to use
+  /// as part of compilation; the directory will have the given prefix.
----------------
Old function name in the comment.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56608





More information about the cfe-commits mailing list