Displaying 2 results from an estimated 2 matches for "r293055".
Did you mean:
r253055
2017 Jan 30
2
LLVM Weekly - #161, Jan 30th 2017
...d floating point operations have
been added. [r293226](http://reviews.llvm.org/rL293226).
## Clang commits
* A new TableGen-based generator for command line argument documentation was
added. [r292968](http://reviews.llvm.org/rL292968).
* Comment reflowing has been implemented for clang-format.
[r293055](http://reviews.llvm.org/rL293055).
## Other project commits
* XRay 'Flight Data Recorder' mode was implemented, which allows XRay to log
in-memory and then write out data on-demand as required.
[r293015](http://reviews.llvm.org/rL293015).
* LLD learned to handle the MEMORY linkerscript...
2017 Feb 01
0
LLVM Weekly - #161, Jan 30th 2017
...r293226](http://reviews.llvm.org/rL293226).
>
>
> ## Clang commits
>
> * A new TableGen-based generator for command line argument documentation
> was
> added. [r292968](http://reviews.llvm.org/rL292968).
>
> * Comment reflowing has been implemented for clang-format.
> [r293055](http://reviews.llvm.org/rL293055).
>
>
> ## Other project commits
>
> * XRay 'Flight Data Recorder' mode was implemented, which allows XRay to
> log
> in-memory and then write out data on-demand as required.
> [r293015](http://reviews.llvm.org/rL293015).
>
> *...