Displaying 2 results from an estimated 2 matches for "r290792".
Did you mean:
rl290792
2017 Jan 02
2
LLVM Weekly - #157, Jan 2nd 2017
...views.llvm.org/rL290663).
* Module metadata is now indexed in bitcode, which allows the reader to load
records lazily on-demand. [r290690](http://reviews.llvm.org/rL290690).
## Clang commits
* Relaxed matching of template template arguments in C++17 was implemented,
but is disabled by default. [r290792](http://reviews.llvm.org/rL290792).
* A new checker was added for suspected misuse of enums.
[r290600](http://reviews.llvm.org/rL290600).
## Other project commits
* The performance of libcxx's implementation of string::find has been improved
dramatically. [r290761](http://reviews.llvm.org/r...
2017 Jan 03
2
LLVM Weekly - #157, Jan 2nd 2017
...etadata is now indexed in bitcode, which allows the reader to
> load
> records lazily on-demand. [r290690](http://reviews.llvm.org/rL290690).
>
>
> ## Clang commits
>
> * Relaxed matching of template template arguments in C++17 was implemented,
> but is disabled by default. [r290792](http://reviews.llvm.org/rL290792).
>
> * A new checker was added for suspected misuse of enums.
> [r290600](http://reviews.llvm.org/rL290600).
>
>
> ## Other project commits
>
> * The performance of libcxx's implementation of string::find has been
> improved
> dra...