Sparse dev tree

Clone this repo:
  1. c1f02d9 symbol: preserve address space qualifiers with typeof() by Dan Carpenter · 8 weeks ago master
  2. 27b34d7 validation: add check for typeof() and address spaces by Dan Carpenter · 8 weeks ago
  3. fbdde31 builtin: implement __builtin_strlen() for constants by Dan Carpenter · 2 months ago
  4. dc9efe4 sparse: implement typeof_unqual() by Dan Carpenter · 1 year, 1 month ago
  5. 610d841 doc: update the instructions for mailing list subscription by Changyuan Lyu · 3 months ago
  6. 67f0a03 doc: update maintainer by Chris Li · 3 months ago
  7. bb97bcb fix: Skip if symbol have no op when handle_qualifiers by wenlunpeng · 1 year, 3 months ago
  8. 366ad4b Warn about "unsigned value that used to be signed against zero" by Vincent Mailhol · 3 months ago
  9. c47766c vadidation: add used-to-be-signed unit tests by Vincent Mailhol · 3 months ago
  10. 0196afe Merge branch 'riscv' by Luc Van Oostenryck · 1 year, 11 months ago
  11. 09411a7 Merge branch 'llvm-next' by Luc Van Oostenryck · 1 year, 11 months ago
  12. 2925599 llvm: allow arm64 by Luc Van Oostenryck · 2 years ago
  13. c991e5c Merge branch 'llvm-15' by Luc Van Oostenryck · 1 year, 11 months ago
  14. bf6ea1c llvm: avoid trivial recursion in symbol_type() by Luc Van Oostenryck · 2 years ago
  15. 0544c54 llvm: fix LLVM 15 deprecation warnings by Luc Van Oostenryck · 2 years ago
  16. 77b30af riscv: G extension implies Zicsr & Zifencei by Luc Van Oostenryck · 1 year, 11 months ago
  17. 3500cba riscv: V extension implies F & D by Luc Van Oostenryck · 1 year, 11 months ago
  18. 8264c20 riscv: add predefines for v_min_vlen, v_elen & v_elen_fp by Luc Van Oostenryck · 1 year, 11 months ago
  19. 3a41dd0 RISC-V: Add basic support for the vector extension by Conor Dooley · 2 years, 10 months ago
  20. b753d38 llvm: ensure SYM_NODE is stripped before accessing the return type by Luc Van Oostenryck · 2 years ago