Skip to content

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
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

Clang's -Wmissing-prototypes isn't helpful for explicitly extern "C" function definitions. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#94138 opened Jun 2, 2024 by chandlerc
[libc] add link.h/elf.h libc
#94128 opened Jun 1, 2024 by SchrodingerZhu
__hwasan_test_shadow performance issues compiler-rt:hwasan Hardware-assisted address sanitizer
#94124 opened Jun 1, 2024 by easyaspi314
[ADT] Add DenseMap::insert_or_assign good first issue https://github.com/llvm/llvm-project/contribute llvm:adt
#94115 opened Jun 1, 2024 by nikic
clang: filecheck annotations typos clang Clang issues not falling into any other category test-suite
#94108 opened Jun 1, 2024 by klensy
clang/lib/Driver/ToolChains/Clang.cpp:2734: 2 * Poor choice of variable type ? clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' code-quality
#94107 opened Jun 1, 2024 by dcb314
clang/include/clang/Interpreter/Interpreter.h:53: Small performance issue ? clang Clang issues not falling into any other category code-quality
#94105 opened Jun 1, 2024 by dcb314
Should available_externally functions be PGO instrumentable at all? llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) PGO Profile Guided Optimizations
#94095 opened Jun 1, 2024 by samolisov
[WebAssembly] wasm-ld assertion failure on isa<UndefinedData>(sym) crash Prefer [crash-on-valid] or [crash-on-invalid] lld:wasm
#94077 opened May 31, 2024 by kripken
ProTip! Exclude everything labeled bug with -label:bug.