1. d572cf4 os_log: Allow specifying mask type in format string. by Akira Hatanaka · 7 years ago
  2. fb1e446 os_log: Add a new privacy annotation "sensitive". by Akira Hatanaka · 7 years ago
  3. b17ebff os_log: Minor code cleanups. NFC. by Akira Hatanaka · 7 years ago
  4. 314fbfa Reapply Logging: make os_log buffer size an integer constant expression. by Tim Northover · 7 years ago[Renamed (98%) from clang/lib/Analysis/OSLog.cpp]
  5. eedc0f0 Revert "Reapply Logging: make os_log buffer size an integer constant expression." by Tim Northover · 7 years ago[Renamed (99%) from clang/lib/AST/OSLog.cpp]
  6. c1ac697 Reapply Logging: make os_log buffer size an integer constant expression. by Tim Northover · 7 years ago[Renamed (99%) from clang/lib/Analysis/OSLog.cpp]
  7. 357c9e1 Make helpers static. NFC. by Benjamin Kramer · 9 years ago
  8. fccc52a Remove unused 'using' declaration. Found by clang-tidy: misc-unused-using-decls NFC by Sylvestre Ledru · 9 years ago
  9. ab11d83 Fix os_log formating with arbitrary precision and field width by Mehdi Amini · 9 years ago
  10. 9825ab0 Fix handling of %% format specifier in os_log builtins. by Mehdi Amini · 9 years ago
  11. 06d367c Add support for __builtin_os_log_format[_buffer_size] by Mehdi Amini · 9 years ago
  12. 9c39fdc Revert "Add support for __builtin_os_log_format[_buffer_size]" by Mehdi Amini · 9 years ago
  13. 2903436 Add support for __builtin_os_log_format[_buffer_size] by Mehdi Amini · 9 years ago