search for: r331925

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

Did you mean: rl331925
2018 May 14
0
LLVM Weekly - #228, May 14th 2018
.../reviews.llvm.org/rL331834). * Clang codegen has been implemented for the proposed C++2a comparison operator. [r331677](https://reviews.llvm.org/rL331677). * `-foutline` is now `-moutline`. [r331806](https://reviews.llvm.org/rL331806). * Support was added for the `no_stack_protector` attribute. [r331925](https://reviews.llvm.org/rL331925). * New `atomic_fetch_{min,max,umin,umax}` intrinsics were added. [r332193](https://reviews.llvm.org/rL332193). ## Other project commits * compiler-rt gained an experimental data flow tracer for fuzz targets. [r332029](https://reviews.llvm.org/rL332029). * Ba...