Displaying 1 result from an estimated 1 matches for "rl323872".
Did you mean:
r323872
2018 Feb 05
0
LLVM Weekly - #214, Feb 5th 2018
...e-length array)
types. [r323952](http://reviews.llvm.org/rL323952).
* Partial support for CUDA-9.1 has been added to Clang.
[r323713](http://reviews.llvm.org/rL323713).
* clangd has been refactored to pass its Context object implicitly using
thread local storage. [r323872](http://reviews.llvm.org/rL323872).
## Other project commits
* As [previously announced](http://reviews.llvm.org/rL317265), a number of
experimental APIs that have been superseded by versions adopted by the C++
standard have been removed. experimental/optional, experimental/any,
experimental/numeric and experimental::sample.
[r3...