Skip to content

Pull requests: llvm/llvm-project

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[flang] Fix use-after-free cases found by valgrind flang:semantics flang Flang issues not falling into any other category
#122394 opened Jan 10, 2025 by klausler Loading…
[ubsan] Assert that each check only has one SanitizerKind clang:codegen clang Clang issues not falling into any other category
#122392 opened Jan 10, 2025 by thurstond Loading…
[libcxx] replaces sqrt(complex<T>) implementation with builtin libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122391 opened Jan 9, 2025 by cjdb Loading…
[clang] Rename ReadPCHAndPreprocessAction (NFC) clang Clang issues not falling into any other category
#122390 opened Jan 9, 2025 by cachemeifyoucan Loading…
Try to reproduce ubsan issue libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122389 opened Jan 9, 2025 by MBkkt Loading…
[libclang] Allow using PrintingPolicy with types clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#122386 opened Jan 9, 2025 by efriedma-quic Loading…
[InstrProf] Add frontend temporal profiling flag clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#122385 opened Jan 9, 2025 by ellishg Loading…
[SYCL] AST support for SYCL kernel entry point functions. clang:as-a-library libclang and C++ API clang:codegen clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:static analyzer clang Clang issues not falling into any other category
#122379 opened Jan 9, 2025 by tahonermann Loading…
Fix print module manifest file for macos clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#122370 opened Jan 9, 2025 by billhoffman Loading…
[flang] Fix crash from fuzzy test. flang:semantics flang Flang issues not falling into any other category
#122364 opened Jan 9, 2025 by klausler Loading…
[libc++] Implement a libc++ private version of isascii libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122361 opened Jan 9, 2025 by ldionne Loading…
[nfc][BoundsChecking] Rename BoundsCheckingOptions into Options clang:codegen clang Clang issues not falling into any other category llvm:transforms
#122359 opened Jan 9, 2025 by vitalybuka Loading…
[HLSL] Implement the HLSL distance intrinsic backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category HLSL HLSL Language Support
#122357 opened Jan 9, 2025 by farzonl Loading…
[libc++][NFC] Use uint32_t instead of __uint32_t on Apple libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122356 opened Jan 9, 2025 by ldionne Loading…
ProTip! Filter pull requests by the default branch with base:main.