[PATCH] D68835: [clang-scan-deps] Add basic support for Clang modules.
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 10 14:53:08 PDT 2019
arphaman added inline comments.
================
Comment at: test/ClangScanDeps/modules.cpp:39
+// CHECK2: modules_cdb_input.cpp
+// CHECK2-NEXT: Inputs/module.modulemap
+// CHECK2-NEXT: Inputs{{/|\\}}header.h
----------------
Missing windows path slash thing.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68835/new/
https://reviews.llvm.org/D68835
More information about the cfe-commits
mailing list