I once again stumbled across IndexedModuleID and was confused by the mutable InputIndex field.
This patch adds comments around that piece of code and unifies/simplifies related functions.
Differential D145197
[clang][deps] NFC: Refactor and comment ModuleDeps sorting jansvoboda11 on Mar 2 2023, 3:01 PM. Authored by
Details I once again stumbled across IndexedModuleID and was confused by the mutable InputIndex field. This patch adds comments around that piece of code and unifies/simplifies related functions.
Diff Detail
|