Skip to content

Issues: llvm/llvm-project

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Disable -fdollars-in-identifiers by default accepts-invalid c23 c++23 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-format rejects-valid
#135407 opened Apr 11, 2025 by AaronBallman Loading…
[C23] Implement WG14 N3037 c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#132939 opened Mar 25, 2025 by AaronBallman Loading…
[clang] the "cleanup" attribute prevents type deduction c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#129631 opened Mar 4, 2025 by shynur
Please diagnose on _Noreturn calls within [[gnu::const]], [[gnu::pure]], [[reproducible]], [[unsequenced]] c23 clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:frontend Language frontend issues, e.g. anything involving "Sema" extension:gnu
#129022 opened Feb 27, 2025 by alejandro-colomar
#embed doesn't support reading from devices c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" embed #embed (not embedded systems) enhancement Improving things as opposed to bug fixing, e.g. new or missing feature
#126629 opened Feb 11, 2025 by zygoloid
[Clang][C23] constexpr initialized with compound literal incorrectly allows non-null pointers c23 clang:frontend Language frontend issues, e.g. anything involving "Sema"
#121694 opened Jan 5, 2025 by Cydox
Missing C23 functions in <tgmath.h> on Linux c23 clang:headers Headers provided by Clang, e.g. for intrinsics
#121536 opened Jan 3, 2025 by hjl-tools
Clang (C23): Attributes with unknown "attribute-prefix" should not raise "-Wunknown-attributes" c23 clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#120875 opened Dec 22, 2024 by namandixit
[Clang 19] [C23] VLA warning / usage when size is specified as member of static constexpr struct c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party false-positive Warning fires when it should not
#118331 opened Dec 2, 2024 by florianmarkusse
Support for new printf length modifiers from c23 c23 clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#116962 opened Nov 20, 2024 by Kmeakin
[Clang][C23] Possible bug in initialization of constexpr variable c23 clang:frontend Language frontend issues, e.g. anything involving "Sema"
#115845 opened Nov 12, 2024 by chestnykh
stdc_count_zeros(-1) gives -32 c23 incomplete Issue not complete (e.g. missing a reproducer, build arguments, etc.) miscompilation waiting-for-response
#111344 opened Oct 7, 2024 by fragrans
[C23] constexpr incorrectly rejects infinity and nan c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation rejects-valid
#101499 opened Aug 1, 2024 by AaronBallman
[Clang][C] What is the type of a bit-field? (For generic selection / constexpr initialization) accepts-invalid c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#101299 opened Jul 31, 2024 by MitalAshok
ProTip! Add no:assignee to see everything that’s not assigned.