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 will
Author: meadori
Date: Wed Apr 5 17:27:20 2017
New Revision: 299597
URL: http://llvm.org/viewvc/llvm-project?rev=299597&view=rev
Log:
[Driver] Print a newline when invoking `-print-resource-dir`
The commit yesterday (r299473) to add the `-print-resource-dir`
option was supposed to emit a newline
meadori added a subscriber: meadori.
meadori added a comment.
I see failure when running the Clang test suite with this patch:
Command Output (stderr):
--
error: 'error' diagnostics expected but not seen:
File
/Users/meadori/Code/src/llvm/llvm-mainline/tools/clang/test/SemaTemplate/fr
meadori added a comment.
Hmmm, it works on trunk r269671. Not sure what happened before.
http://reviews.llvm.org/D20192
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
meadori added a subscriber: meadori.
meadori added a comment.
This needs a test case.
http://reviews.llvm.org/D18793
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits