Fix tests failure on 75993812d5c1f269b781c34987748f2a792a579d
authorZequan Wu <zequanwu@google.com>
Fri, 19 May 2023 17:34:29 +0000 (13:34 -0400)
committerZequan Wu <zequanwu@google.com>
Fri, 19 May 2023 17:34:40 +0000 (13:34 -0400)
commitfe69bb64415ef6fe01ebbb1d1a801e85bd6bd879
tree1ff78ebec27a5ae5d95f28bca89f22989fbe4a5f
parent338fc7620013c00452e1756080c7beafc56e6001
Fix tests failure on 75993812d5c1f269b781c34987748f2a792a579d

It follows the rules:
1. Use native path if it's already absolute
2. Use Windows back-slash if it's windows formatting.
3. Use Posix style otherwise.
clang/lib/AST/TypePrinter.cpp