[PATCH] D112247: Fix printEscapedString: Hex escape is \xHH, not \HH.
Matthias Kramm via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 12:59:15 PDT 2021
matthiaskramm abandoned this revision.
matthiaskramm added a comment.
Redoing this change, since (at least) MLIR uses \HH for hex escapes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112247/new/
https://reviews.llvm.org/D112247
More information about the llvm-commits
mailing list