search for: r273682

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

Did you mean: 273682
2016 Jun 27
0
LLVM Weekly - #130, Jun 27th 2016
...://reviews.llvm.org/rL273295). * Metadata attachments are now allowed for declarations. [r273336](http://reviews.llvm.org/rL273336). * A new runtimes directory was added to the LLVM tree. [r273620](http://reviews.llvm.org/rL273620). * LLVM's dynamic loader gained basic support for COFF ARM. [r273682](http://reviews.llvm.org/rL273682). ## Clang commits * `constexpr if` support has been added to Clang. [r273602](http://reviews.llvm.org/rL273602). * clang-tidy has a new `modernize-use-emplace` check that will replace calls of `push_back` to `emplace_back`. [r273275](http://reviews.llvm.org/rL...