[PATCH] D22619: Simplify error reporting in YAMLParser

Paweł Bylica via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 03:02:21 PDT 2016


chfast created this revision.
chfast added reviewers: arphaman, Bigcheese.
chfast added a subscriber: llvm-commits.

This change removes Location param in setError() functions. It was never used.

Alternative to https://reviews.llvm.org/D22565

https://reviews.llvm.org/D22619

Files:
  include/llvm/Support/YAMLParser.h
  lib/Support/YAMLParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22619.64847.patch
Type: text/x-patch
Size: 8426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/8fe74760/attachment.bin>


More information about the llvm-commits mailing list