[clang] [clang] Be const-correct with all uses of `Module *`. (PR #93493)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Tue May 28 11:15:48 PDT 2024


mizvekov wrote:

One suggestion, if you are going to go about this problem systematically, try to tackle the hardest problems first.

For example: Try to make `MultiLevelTemplateArgumentList` const correct. I would like other suggestions as well.

https://github.com/llvm/llvm-project/pull/93493


More information about the cfe-commits mailing list