search for: rl218500

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

Did you mean: r218500
2014 Sep 29
2
[LLVMdev] LLVM Weekly - #39, Sep 29th 2014
...ive to `llvm::format()`. [r218463](http://reviews.llvm.org/rL218463). * llvm-vtabledump learned how to dump RTTI structures for the MS ABI. [r218498](http://reviews.llvm.org/rL218498). ## Clang commits * The `assume_aligned` function attribute is now supported. [r218500](http://reviews.llvm.org/rL218500). * The thread safety analysis documentation has seen a hefty update. [r218420](http://reviews.llvm.org/rL218420). * MS compatibility is further improved with support for the `__super` scope specifier. [r218484](http://reviews.llvm.org/rL218484). ## Other project commits * ASan in compiler-rt...