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

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 24 09:02:16 PDT 2016


mehdi_amini added a comment.

Thanks!
For the API part, this is already in production ( https://github.com/apple/swift-clang/blob/stable/lib/CodeGen/CGBuiltin.cpp#L2071 ), so it should be OK!


https://reviews.llvm.org/D25888





More information about the cfe-commits mailing list