[PATCH] D47540: [lld] Enable Visual Studio compatible output

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 15:08:35 PDT 2018


inglorion added inline comments.


================
Comment at: Common/ErrorHandler.cpp:83
+  // change the output from the default:
+  // - line/column information must be paranthesised.
+  // - Origin provides the source file and line information. While Origin can be
----------------
s/paranthesised/parenthesized/


https://reviews.llvm.org/D47540





More information about the llvm-commits mailing list