jansvoboda11 added a comment.

I don't have any comments regarding header maps.



================
Comment at: clang/test/Modules/implicit-module-header-maps.cpp:17
+//
+// RUN: sed -e "s:OUTPUTS_DIR:%t:g" 
%S/Inputs/implicit-module-header-maps/b.hmap.json > %t/hmap.json
+// RUN: %hmaptool write %t/hmap.json %t/hmap
----------------
The Windows CI is failing here, you should use a separator in `sed` that can't 
appear in `%t`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103930

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

Reply via email to