[PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 01:51:53 PDT 2016


bkramer added a comment.

CodeGen depending on Analysis is fine with me. Any clang tool that builds an AST will have Analysis linked in anyways so there's virtually no cost to it.


Repository:
  rL LLVM

https://reviews.llvm.org/D25888





More information about the cfe-commits mailing list