search for: r330566

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

Did you mean: rl330566
2018 Apr 30
0
LLVM Weekly - #226, Apr 30th 2018
....llvm.org/rL331024). ## Clang commits * The `-Qn` option can be used to suppress the emission of llvm.ident compiler version metadata. [r330575](https://reviews.llvm.org/rL330575). * Clang gained a new warning for atomic accesses using libcalls (access to misaligned locations or large values). [r330566](https://reviews.llvm.org/rL330566). * Clangd now supports workspace/symbol requests. [r330637](https://reviews.llvm.org/rL330637). ## Other project commits * An arena allocator was added to compiler-rt for use by XRay Profiling Mode. [r331141](https://reviews.llvm.org/rL331141). * libcxx gain...