[PATCH] D102495: [clang][deps] Support inferred modules
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 17 03:20:05 PDT 2021
RKSimon added inline comments.
================
Comment at: clang/utils/module-deps-to-rsp.py:1
+#!/usr/bin/env python
+
----------------
@Bigcheese - https://lab.llvm.org/buildbot/#/builders/139/builds/4147 doesn't like this - should this be python3 ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102495/new/
https://reviews.llvm.org/D102495
More information about the cfe-commits
mailing list