Chris Li's sparse repository.

Clone this repo:
  1. ce18a90 sparse: update __builtin_object_size() prototype by Lance Richardson · 7 years ago master
  2. 1db3b62 Handle SForced in storage_modifiers by Jeff Layton · 7 years ago
  3. 6c283a0 sparse: add no_sanitize_address as an ignored attribute by Rui Teng · 8 years ago
  4. ffc860b sparse: ignore __assume_aligned__ attribute by Lance Richardson · 7 years ago
  5. 65f90e7 sparse: add 'alloc_align' to the ignored attributes by Ramsay Jones · 7 years ago
  6. 153fbd0 Fix warning compiling sparse-llvm by Christopher Li · 7 years ago
  7. 7647c77 Do not drop 'nocast' modifier when taking the address. by Luc Van Oostenryck · 8 years ago
  8. 8efbac1 Fix size calculation of unsized bool array by Luc Van Oostenryck · 8 years ago
  9. 38c9e9f Add default case to switches on enum variables by Tony Camuso · 9 years ago
  10. 0dac478 .gitignore: add cscope and Qt project files by Tony Camuso · 9 years ago
  11. 0d2809b ptrlist: reading deleted items in NEXT_PTR_LIST() by Dan Carpenter · 9 years ago
  12. a53cea2 validation/prototype: regression for skipping prototypes by Azat Khuzhin · 9 years ago
  13. c04667e sparse, llvm: compile: skip function prototypes to avoid SIGSEGV by Azat Khuzhin · 9 years ago
  14. 6043210 sparse/parse.c: ignore hotpatch attribute by Heiko Carstens · 9 years ago
  15. efd34fa Add tests for the builtin INF and nan() functions. by Michael Stefaniuc · 9 years ago
  16. 0f71312 Ignore pure attribute in assignement by Ard Biesheuvel · 9 years ago
  17. 76a7371 Add a define for __builtin_ms_va_copy() by Michael Stefaniuc · 9 years ago
  18. 95940a8 Add the __builtin functions needed for INFINITY and nan(). by Michael Stefaniuc · 9 years ago
  19. 40791b9 Teach sparse about the __COUNTER__ predefined macro by Luc Van Oostenryck · 9 years ago
  20. de1fa7e Make macro expanded string immutable by Christopher Li · 9 years ago review-immutable-string