[clang] [clang-format] modified goto bool to enum (PR #65140)

Björn Schäpers via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 4 12:22:39 PDT 2023


https://github.com/HazardyKnusperkeks requested changes to this pull request.

Do you actually want to use that feature, or do you only want to work on something?

Please take a greater look on how enums are documented, parsed, and tested. A fairly recent example which transitioned from `bool` would be: `BreakBeforeInlineASMColon`

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


More information about the cfe-commits mailing list