hans accepted this revision.
hans added a comment.

Nice! lgtm



================
Comment at: clang/lib/AST/TypePrinter.cpp:1391
+          WrittenFile = Callbacks->remapPath(File);
+        // The following tries to fix inconsistent path separator created by
+        // clang::DirectoryLookup::LookupFile when the file path is relative
----------------
nit: If you want you could drop the "The following tries to" part to make this 
more concise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150817

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to