search for: r322626

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

Did you mean: 322626
2018 Jan 22
0
LLVM Weekly - #212, Jan 22nd 2018
...17). ## Clang commits * Clang gained support for soft-float RISC-V ABI lowering. [r322494](http://reviews.llvm.org/rL322494). * ARMv8.2-A FP16 scalar intrinsics have been added. [r323006](http://reviews.llvm.org/rL323006). * clang-tidy gained a new checker 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). * lib...