-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[libclang/python] Derive library function types from annotations
clang:as-a-library
libclang and C++ API
clang
Clang issues not falling into any other category
#142120
opened May 30, 2025 by
DeinAlptraum
Loading…
[Docs] Explicitly document libclang ABI and API stability
clang:as-a-library
libclang and C++ API
clang
Clang issues not falling into any other category
documentation
#141657
opened May 27, 2025 by
AaronBallman
Loading…
[libclang/python] Simplify __eq__ operators
clang:as-a-library
libclang and C++ API
clang
Clang issues not falling into any other category
#140540
opened May 19, 2025 by
DeinAlptraum
Loading…
[libclang/python] Add type annotations for code completion classes
clang:as-a-library
libclang and C++ API
clang
Clang issues not falling into any other category
#140539
opened May 19, 2025 by
DeinAlptraum
Loading…
cursor.extent or clang_getCursorExtent() crashes on TRANSLATION_UNIT cursor on macOS, but works on Linux
clang:as-a-library
libclang and C++ API
crash
Prefer [crash-on-valid] or [crash-on-invalid]
platform:macos
#140241
opened May 16, 2025 by
zokrezyl
libclang: Get interface name of a category (libclang and C++ API
objective-c
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
CXCursor_ObjCCategoryImplDecl
)
clang:as-a-library
#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-c] refactor CXString
clang:as-a-library
libclang and C++ API
quality-of-implementation
#139028
opened May 8, 2025 by
illusory0x0
[libclang tutorial] memory leak in Complete example code
clang:as-a-library
libclang and C++ API
documentation
#138882
opened May 7, 2025 by
illusory0x0
[clang-c CXString] What is the lifetime of a CXString?
clang:as-a-library
libclang and C++ API
#138881
opened May 7, 2025 by
illusory0x0
[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
clang-tidy
clang-tools-extra
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
openmp:libomp
OpenMP host runtime
#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…
Function libclang and C++ API
clang_Type_getObjCEncoding
causes segmentation fault if called with Invalid
type
clang:as-a-library
#131078
opened Mar 13, 2025 by
YSakhno
[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's libclang and C++ API
clang_Cursor_Evaluate()
does not properly evaluate string literals
clang:as-a-library
#127948
opened Feb 20, 2025 by
YSakhno
[AArch64] Add missing Neon Types
backend:AArch64
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
#126945
opened Feb 12, 2025 by
tmatheson-arm
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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.