search for: rl290600

Displaying 2 results from an estimated 2 matches for "rl290600".

Did you mean: r290600
2017 Jan 02
2
LLVM Weekly - #157, Jan 2nd 2017
...90](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/rL290761). * libcxx can now use a throwing version of `_LIBCPP_ASSERT` in its tests. [r290651](http://reviews.llvm.org/rL290651).
2017 Jan 03
2
LLVM Weekly - #157, Jan 2nd 2017
...t; > > ## 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/rL290761). > > * libcxx can now use a throwing version of `_LIBCPP_ASSERT` in its tests. > [r2906...