[PATCH] D102495: [clang][deps] Support inferred modules

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 17 04:16:25 PDT 2021


jansvoboda11 added inline comments.


================
Comment at: clang/utils/module-deps-to-rsp.py:1
+#!/usr/bin/env python
+
----------------
RKSimon wrote:
> @Bigcheese - https://lab.llvm.org/buildbot/#/builders/139/builds/4147 doesn't like this - should this be python3 ?
Thanks, that seems to do the trick: e827d74a97dcf6623470baf3bda86b1c9544e3df, https://lab.llvm.org/buildbot/#/builders/139/builds/4154.


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