Displaying 1 result from an estimated 1 matches for "r328270".
Did you mean:
r328277
2018 Mar 26
0
LLVM Weekly - #221, Mar 26th 2018
...ttp://reviews.llvm.org/rL328395),
[r328397](http://reviews.llvm.org/rL328397).
## Clang commits
* Initial code for the clang-doc for C/C++ documentation generation has been
committed. See the [original
RFC](http://lists.llvm.org/pipermail/cfe-dev/2017-December/056203.html) for
more information. [r328270](http://reviews.llvm.org/rL328270).
* clang-tidy gained a new checker for function calls with ignored return
values. [r327833](http://reviews.llvm.org/rL327833).
* Intrinsics were added for ARMv8.2-A FP16 vectors.
[r328277](http://reviews.llvm.org/rL328277).
## Other project commits
* The LLVM...