[PATCH] D47480: clang-cl: Expose -no-canonical-prefixes

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 1 08:09:27 PDT 2018


thakis marked 2 inline comments as done.
thakis added inline comments.


================
Comment at: test/Driver/cl-options.c:595
+// RUN:     -no-canonical-prefixes \
+// RUN:     -fno-coverage-mapping \
 // RUN:     --version \
----------------
rnk wrote:
> takuto.ikuta wrote:
> > Is this related to this change?
> It's a test for a previous change that I made.
Sorry, I missed this. It was a mistake, I removed this line again in r333762.


https://reviews.llvm.org/D47480





More information about the cfe-commits mailing list