Displaying 1 result from an estimated 1 matches for "r264203".
Did you mean:
264203
2016 Mar 28
0
LLVM Weekly - #117, Mar 28th 2016
...lvm.org/rL264238).
* Hexagon gained supported for run-time stack overflow checking.
[r264328](http://reviews.llvm.org/rL264328).
## Clang commits
* Clang now supports lambda capture of `*this` by value.
[r263921](http://reviews.llvm.org/rL263921).
* The bitreverse builtins are now documented.
[r264203](http://reviews.llvm.org/rL264203).
## Other project commits
* LLDB will fix inputted expressions with 'trivial' mistakes automatically.
[r264379](http://reviews.llvm.org/rL264379).
* ThreadSanitizer debugging support was added to LLDB.
[r264162](http://reviews.llvm.org/rL264162).
* Po...