Ravi Kandhadai
|
37f00edabc
|
[os_log][stdlib-private] Refactor implementation and add optimization
attributes to the new os log APIs based on string interpolation so
that it can be optimized by the new OSLogOptimization compiler pass.
|
2019-05-01 15:42:37 -07:00 |
|
Ravi Kandhadai
|
2f2afd034d
|
[os_log][stdlib-private] Add tests for checking the correctness of
buffer and format string construction in the new OS log APIs.
|
2019-04-02 17:31:40 -07:00 |
|
Ravi Kandhadai
|
592bca7202
|
[oslog] [stdlib-private] Add a prototype of the new os_log swift APIs
that accept string interpolations.
The prototypes are added to stdlib/private directory and will be
used only in tests and in experimental code.
|
2019-03-14 15:26:21 -07:00 |
|