[clang] [clang-format] Fix FormatToken::isSimpleTypeSpecifier() (PR #91712)

via cfe-commits cfe-commits at lists.llvm.org
Sun May 12 21:17:50 PDT 2024


dyung wrote:

Hi @owenca, this change is causing a test failure in the sanitizer bot (https://lab.llvm.org/buildbot/#/builders/5/builds/43303), that is still failing as of your most recent fix de641e2 (https://lab.llvm.org/buildbot/#/builders/5/builds/43334). Can you please revert if you need time to investigate so that we can get the sanitizer bot back to green?

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


More information about the cfe-commits mailing list