[PATCH] D64462: [Support] [WIP] Add UpdatableRange class

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 15:26:59 PDT 2019


abrachet marked 6 inline comments as done.
abrachet added inline comments.


================
Comment at: llvm/include/llvm/ADT/UpdatableRange.h:1
+//===--- UpdatableRange.h - Switch-on-literal-string Construct ------------===/
+//
----------------
jhenderson wrote:
> Minor point this but I believe this needs to mention c++ somewhere so that editors can detect the language properly. I'm also not sure the rest of the text makes much sense... ;)
I got caught copy and pasting on that one! :)


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

https://reviews.llvm.org/D64462





More information about the llvm-commits mailing list