Displaying 1 result from an estimated 1 matches for "r310401".
Did you mean:
r310408
2017 Aug 14
2
LLVM Weekly - #189, Aug 14th 2017
...r tool has been created. This models a subset of C++ as
a protobuf and uses libprotobuf-mutator to generate mutations.
[r310408](http://reviews.llvm.org/rL310408).
* A couple of minor ABI differences between Clang and GCC related to move
constructors and deleted copy constructors have been fixed.
[r310401](http://reviews.llvm.org/rL310401).
* clang-tidy gained a new integer division check.
[r310589](http://reviews.llvm.org/rL310589).
* clang-import-test gained a `-dump-ir` argument, which can be used to help
test completions. [r310318](http://reviews.llvm.org/rL310318).
## Other project commits...