[PATCH] D31447: [Driver] Add option to print the resource directory

2017-04-04 Thread Meador Inge via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL299473: [Driver] Add option to print the resource directory (authored by meadori). Changed prior to commit: https://reviews.llvm.org/D31447?vs=94110&id=94126#toc Repository: rL LLVM h

r299473 - [Driver] Add option to print the resource directory

2017-04-04 Thread Meador Inge via cfe-commits
Author: meadori Date: Tue Apr 4 16:46:50 2017 New Revision: 299473 URL: http://llvm.org/viewvc/llvm-project?rev=299473&view=rev Log: [Driver] Add option to print the resource directory This patch adds the option -print-resource-dir. It simply prints the resource directory. This information

[PATCH] D31447: [Driver] Add option to print the resource directory

2017-04-04 Thread Catherine Moore via Phabricator via cfe-commits
clm updated this revision to Diff 94110. clm added a subscriber: meadori. clm added a comment. I've now updated the patch to include your suggested revision of the test case. I don't have commit access yet, but meadori said that he would commit it for me. https://reviews.llvm.org/D31447 File

[PATCH] D31447: [Driver] Add option to print the resource directory

2017-04-03 Thread Chris Bieneman via Phabricator via cfe-commits
beanz accepted this revision. beanz added a comment. This revision is now accepted and ready to land. One minor nitpick on the test case, but otherwise this looks fine to me. Comment at: test/Driver/immediate-options.c:19 +// RUN: %clang -print-resource-dir | FileCheck %s -che

[Driver] Add option to print the resource directory

2017-03-29 Thread Moore, Catherine via cfe-commits
Hi, I tried to submit this patch via Phabricator yesterday, but I don't think it made it to the list: https://reviews.llvm.org/D31447 Thanks, Catherine ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listi