-
Notifications
You must be signed in to change notification settings - Fork 13k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[libcxx] implement LWG4148: unique_ptr::operator* should not allow dangling references
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#128213
opened Feb 21, 2025 by
elhewaty
[clang] emit an error when the same identifier appears with both internal and external linkage in a translation unit
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#78064
opened Jan 13, 2024 by
elhewaty
Loading…
[InstCombine] Fold A pred C ? (A >> BW - 1) : 1 --> ZExt(A pred C ? A < 0 : 1)
llvm:transforms
#69961
opened Oct 23, 2023 by
elhewaty
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.