diff options
| author | NohHyeon Kwon <96061253+swote-git@users.noreply.github.com> | 2025-10-24 01:41:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 12:41:48 -0400 |
| commit | 01498648143c6de409e9c3672ef373189ba97e35 (patch) | |
| tree | c46ce10832152549782ad2f365e39f4422ccc1bd /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | d8d80b659a2b36cda574733abe5446c9f9773524 (diff) | |
| download | llvm-01498648143c6de409e9c3672ef373189ba97e35.zip llvm-01498648143c6de409e9c3672ef373189ba97e35.tar.gz llvm-01498648143c6de409e9c3672ef373189ba97e35.tar.bz2 | |
[clang][test] Add test for comma operator rejection in preprocessor conditionals (#155570)
Add test coverage to ensure comma operators remain properly rejected in
`#if` directives.
Per CWG 1436, comma is not among the permitted operators in preprocessor
conditional expressions. This test prevents regressions and clarifies
the intended behavior.
Fixes #132822
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
