Skip to content

Issues: CTSRD-CHERI/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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

__builtin_*_overflow crashes with __intcap types clang Clang C/C++ frontend issues crash
#720 opened Sep 11, 2023 by arichardson
Padding in layout of std::string with allocator enhancement New feature or request libc++ question Further information is requested
#718 opened Sep 11, 2023 by arichardson
C++ coroutines intrinsics need overloading clang Clang C/C++ frontend issues Engineering Work that is mostly about implementation of an idea. enhancement New feature or request
#717 opened Sep 10, 2023 by arichardson
__capability should not be a keyword for non-CHERI targets CHERI C semantics Engineering Work that is mostly about implementation of an idea. enhancement New feature or request
#706 opened Jun 30, 2023 by arichardson
TargetInfo::getSizeOfUnwindException wrong for CHERI bug Something isn't working wrong codegen The generate code is wrong (and causes crashes at runtime or wrong behaviour)
#680 opened Feb 1, 2023 by jrtc27
#pragma pack(1) doesn't issue a compilation warning bug Something isn't working CHERI C semantics clang Clang C/C++ frontend issues
#676 opened Jan 17, 2023 by speedy-h
__cheri_input/__cheri_output not implemented for RISC-V clang Clang C/C++ frontend issues RISC-V wrong codegen The generate code is wrong (and causes crashes at runtime or wrong behaviour)
#665 opened Nov 28, 2022 by arichardson
clang::ASTContext::mergeTypes does not handle __cheri_input clang Clang C/C++ frontend issues crash
#664 opened Nov 28, 2022 by arichardson
ProTip! Exclude everything labeled bug with -label:bug.