search for: rl324269

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

Did you mean: r324269
2018 Feb 12
1
LLVM Weekly - #215, Feb 12th 2018
...have been updated to share more code. [r324803](http://reviews.llvm.org/rL324803). ## Clang commits * The `trivial_abi` attribute has been added. This indicates the annotated C++ class/struct/union to be passed or returned using the C ABI for the underlying type. [r324269](http://reviews.llvm.org/rL324269). * The flags `-fdiscard-value-names` and `-fno-discard-value-names` were added to allow user control over whether names should be discarded in IR output. [r324498](http://reviews.llvm.org/rL324498). * A TemplateInstantiationObserver class was added. This is used in order to implement the [TempLi...