aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/InstallAPI/HeaderFile.cpp
diff options
context:
space:
mode:
authorOleksandr T. <oleksandr.tarasiuk@outlook.com>2025-10-17 21:50:08 +0300
committerGitHub <noreply@github.com>2025-10-17 21:50:08 +0300
commitdc27696e9e252f318d978ced61865c72cb12c4d7 (patch)
treebdbdda625b7fdcf74535c5fe9ff7cc4b064b10da /clang/lib/InstallAPI/HeaderFile.cpp
parent783b050f88260c0d412c705110f00ce6c45bd7be (diff)
downloadllvm-dc27696e9e252f318d978ced61865c72cb12c4d7.zip
llvm-dc27696e9e252f318d978ced61865c72cb12c4d7.tar.gz
llvm-dc27696e9e252f318d978ced61865c72cb12c4d7.tar.bz2
[Clang] disallow constexpr with auto and explicit type in C23 (#163469)
Fixes #163090 --- This PR addresses the issue of Clang not diagnosing the invalid combination of `constexpr`, `auto`, and an explicit type ```c constexpr auto int x = 0 ```
Diffstat (limited to 'clang/lib/InstallAPI/HeaderFile.cpp')
0 files changed, 0 insertions, 0 deletions