search for: r322604

Displaying 1 result from an estimated 1 matches for "r322604".

Did you mean: 322604
2018 Jan 22
0
LLVM Weekly - #212, Jan 22nd 2018
...cker to complain about the use of `goto`. [r322626](http://reviews.llvm.org/rL322626). ## Other project commits * libFuzzer gained support for building a private version of libc++, (as I understand it) allowing libFuzzer to be used in cases where the code it is being linked against uses libc++. [r322604](http://reviews.llvm.org/rL322604). * libcxx has had constexpr modifiers sprinkled across a range of functions as proposed in [P0202](http://open-std.org/JTC1/SC22/WG21/docs/papers/2016/p0202r1.html). [r322489](http://reviews.llvm.org/rL322489), and others. ## Review corner The LLVM Weekly revie...