[Clang] Add diagnostic when scoped enumeration requires an explicit conversion for binary operations #152698
[Clang] Add diagnostic when scoped enumeration requires an explicit c…
214a9541
[Clang] Update existing tests to reflect new diagnostics for scoped e…
ab9d87b3
[Clang] Add tests for new diagnostics for scoped enums
469f5594
zwuis
commented
on 2025-08-09
[Clang] Remove unnecessary if block in scoped enum test
79d4d08b
[Clang] Add tests for `fix-it`s for scoped enums
e22ad8b0
[Clang]: Refactor Sema::CheckMultiplyDivideOperands for clarity
76baf51c
[Clang] Suggest using `std::to_underlying` for invalid scoped enum op…
824084e8
[Clang] Add tests for diagnostics for scoped enums in C++23
6193ea08
[Clang] Update ReleaseNotes.rst
45c8c060
zwuis
commented
on 2025-08-15
[Clang] Fix variable capitalization
1c32a639
[Clang] Remove >=C++23 version of scoped enum diagnostic
771f9ac7
[Clang] Don't rely on `InvalidOperands` always returning `QualType()`
d3388ffd
[Clang] Reorder checks in diagnoseScopedEnums for efficiency
34485af9
[Clang] Move FixIt tests for scoped enums
e13b3a73
Merge branch 'main' of github.com:llvm/llvm-project into tinnamchoi-2…
fbcee776
[Clang] Fix error caused by upstream changes in 91cdd35008e9ab32dffb7…
3a6e09b4
cor3ntin
enabled auto-merge (squash) 43 days ago
cor3ntin
merged
8b5503d9
into main 43 days ago
Assignees
No one assigned
Labels
clang
clang:frontend
Login to write a write a comment.
Login via GitHub