Displaying 1 result from an estimated 1 matches for "r313108".
Did you mean:
313108
2017 Sep 18
0
LLVM Weekly - #194, Sep 18th 2017
...r.
[r313055](http://reviews.llvm.org/rL313055).
* A new flag was added to disable LowerDbgDeclare. This improved optimized
debug info for address-taken variables, but may reduce accuracy of debug info
in some cases. This is a temporary measure until a more long-term resolution
can be implemented. [r313108](http://reviews.llvm.org/rL313108).
## Clang commits
* An initial version of the clang-refactor tool has been added.
[r313244](http://reviews.llvm.org/rL313244).
* clang-tidy has a new C++ core guideline checker. This performs checks for
`gsl::owner`. [r313067](http://reviews.llvm.org/rL313067)...