[clang] [clang] Add option to opt out of the missing_dependent_template_keyword diagnostic (PR #98613)

Pranav Kant via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 12 19:12:09 PDT 2024


pranavk wrote:

This doesn't seem to handle all the cases? See https://github.com/abseil/abseil-cpp/pull/1711 for absl build failures that are not silenced by using this option.

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


More information about the cfe-commits mailing list