[clang] [clang-format] Rename variable more sensitively (PR #100943)

2024-08-01 Thread Nathan Sidwell via cfe-commits
https://github.com/urnathan closed https://github.com/llvm/llvm-project/pull/100943 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-format] Rename variable more sensitively (PR #100943)

2024-08-01 Thread via cfe-commits
https://github.com/mydeveloperday approved this pull request. https://github.com/llvm/llvm-project/pull/100943 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-format] Rename variable more sensitively (PR #100943)

2024-07-28 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-format Author: Nathan Sidwell (urnathan) Changes I noticed the insensitively named `Blacklist` variable when looking at https://github.com/llvm/llvm-project/pull/100852. Let's renaming to `Disallowed`. --- Full diff: https://github.com/llvm/llv

[clang] [clang-format] Rename variable more sensitively (PR #100943)

2024-07-28 Thread Nathan Sidwell via cfe-commits
https://github.com/urnathan created https://github.com/llvm/llvm-project/pull/100943 I noticed the insensitively named `Blacklist` variable when looking at https://github.com/llvm/llvm-project/pull/100852. Let's renaming to `Disallowed`. >From 9159beaeec23ea5336e62ba1b7710d784bba17f3 Mon Sep