Displaying 1 result from an estimated 1 matches for "r285019".
Did you mean:
285019
2016 Oct 31
0
LLVM Weekly - #148, Oct 31st 2016
...producing reports to
the end-user this checker aims to improve the performance of analysis by
helping to reduce time spent on paths that can be determined to be infeasible
with standard library functions modelled.
[r284960](http://reviews.llvm.org/rL284960).
* `__builtin_os_log_format` was added.
[r285019](http://reviews.llvm.org/rL285019).
## Other project commits
* The StreamExecutor project has seen a simplified redesign and a renaming to
Acxxel. [r285111](http://reviews.llvm.org/rL285111),
[r285115](http://reviews.llvm.org/rL285115).
* libcxx's std::filesystem::path iterators and parser...