[PATCH] D68997 [Modules] Allow searching for prebuilt implicit modules

2019-10-15 Thread Alexandre Rames via cfe-commits
Hello, This is a proposal to allow searching for "implicit modules" in the prebuilt module cache paths. https://reviews.llvm.org/D68997 The current command-line options for prebuilt modules do not allow to easily maintain and use multiple versions of modules. B

[clang] 71e108c - Allow searching for prebuilt implicit modules.

2020-11-05 Thread Alexandre Rames via cfe-commits
Author: Alexandre Rames Date: 2020-11-05T13:10:53-08:00 New Revision: 71e108cd86e70b06c5fa3a63689dcb3555c3d13f URL: https://github.com/llvm/llvm-project/commit/71e108cd86e70b06c5fa3a63689dcb3555c3d13f DIFF: https://github.com/llvm/llvm-project/commit/71e108cd86e70b06c5fa3a63689dcb3555c3d13f.dif

[clang] 58c586e - Allow searching for prebuilt implicit modules.

2020-11-10 Thread Alexandre Rames via cfe-commits
Author: Alexandre Rames Date: 2020-11-10T10:14:13-08:00 New Revision: 58c586e701889250c08285193dc75d94a7ed302d URL: https://github.com/llvm/llvm-project/commit/58c586e701889250c08285193dc75d94a7ed302d DIFF: https://github.com/llvm/llvm-project/commit/58c586e701889250c08285193dc75d94a7ed302d.dif

[clang] 655bea4 - [modules] Use `HashBuilder` and `MD5` for the module hash.

2021-09-03 Thread Alexandre Rames via cfe-commits
Author: Alexandre Rames Date: 2021-09-03T11:13:36-07:00 New Revision: 655bea4226b401a11164f99c6344e38d8742b8e4 URL: https://github.com/llvm/llvm-project/commit/655bea4226b401a11164f99c6344e38d8742b8e4 DIFF: https://github.com/llvm/llvm-project/commit/655bea4226b401a11164f99c6344e38d8742b8e4.dif