[PATCH] D85585: Replace TableGen range piece punctuator with '..'

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 17:11:31 PDT 2020


Paul-C-Anagnostopoulos added a comment.

I just changed the new documentation by removing the two "weird" productions and using a warning to describe the old syntax and state that it is deprecated. That seems like a good compromise that I could apply to the old documentation, too.

Perhaps I'm being pushier than is warranted. The hyphen just seems so weird, especially when so many other languages use '..' (and as a copyeditor I would correct a hyphen if it was used in a range).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85585/new/

https://reviews.llvm.org/D85585



More information about the llvm-commits mailing list