[PATCH] D95045: [Dexter] add normcase conversion to visual studio's 'delete conditional breakpoint' method

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 08:41:12 PST 2021


jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.

IMO: change is fine, case sensitiveness on Windows is a more general problem that should be addressed generally. (We'll need to revisit this later).


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

https://reviews.llvm.org/D95045



More information about the llvm-commits mailing list