Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

[clang] Remove intrusive reference count from DiagnosticOptions clang:as-a-library libclang and C++ API clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd HLSL HLSL Language Support lldb
#139584 opened May 12, 2025 by jansvoboda11 Loading…
libclang: Get interface name of a category (CXCursor_ObjCCategoryImplDecl) clang:as-a-library libclang and C++ API objective-c question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#139535 opened May 12, 2025 by piegamesde
[Clang][OpenMP][LoopTransformations] Add support for "#pragma omp fuse" loop transformation directive and "looprange" clause clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category openmp:libomp OpenMP host runtime
#139293 opened May 9, 2025 by eZWALT Loading…
[Clang][Cygwin] attempt to fix building shared libclang. clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#138351 opened May 2, 2025 by jeremyd2019 Draft
[clang] Simplify device kernel attributes backend:AArch64 backend:AMDGPU backend:ARM backend:SystemZ clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category debuginfo llvm:binary-utilities
#137882 opened Apr 29, 2025 by sarnex Loading…
clang_equalCursors not work as expect clang:as-a-library libclang and C++ API
#136435 opened Apr 19, 2025 by neko-para
[clang] Function type attribute to prevent CFI instrumentation clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category debuginfo
#135836 opened Apr 15, 2025 by PiJoules Loading…
[clang][OpenMP] New OpenMP 6.0 threadset clause clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#135807 opened Apr 15, 2025 by Ritanya-B-Bharadwaj Loading…
[Clang] [OpenMP] Support NOWAIT with optional argument clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#135030 opened Apr 9, 2025 by jadhbeika Loading…
clang_EvalResult_getAsCXString impl clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#134551 opened Apr 6, 2025 by xTachyon Loading…
[HLSL] Implement SpirvType and SpirvOpaqueType backend:X86 clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category debuginfo HLSL HLSL Language Support
#134034 opened Apr 2, 2025 by cassiebeckley Loading…
[Clang] [OpenMP] Support NOWAIT with optional argument clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#128742 opened Feb 25, 2025 by jadhbeika Loading…
[libclang] Replace createRef with createDup clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#126683 opened Feb 11, 2025 by vitalybuka Loading…
[libclang/python] Enable packaging libclang bindings clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#125806 opened Feb 5, 2025 by nightlark Loading…
SIGSEGV on getTypdefName on invalid type clang:as-a-library libclang and C++ API crash Prefer [crash-on-valid] or [crash-on-invalid]
#123763 opened Jan 21, 2025 by zokrezyl
The SourceLocation of the decl node related to macro extension is invalid. How to obtain the file and line number information according to the decl node? clang:as-a-library libclang and C++ API question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#122268 opened Jan 9, 2025 by yaqianp
libclang: how to visit implicit declarations. clang:as-a-library libclang and C++ API question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#122257 opened Jan 9, 2025 by phadej
Expose format (attribute) info for function declarations in Clang Index API clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#113754 opened Oct 26, 2024 by ar-visions Loading…
ProTip! Adding no:label will show everything without a label.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.