search for: d39903

Displaying 2 results from an estimated 2 matches for "d39903".

2018 Jan 08
0
LLVM Weekly - #210, Jan 8th 2018
...u want your patch included you must submit it via the linked form. Thanks to Vedant Kumar for giving feedback on last week's patch. I've had no new submissions this week, but Nikolai Kosjar is still [looking for reviews](http://lists.llvm.org/pipermail/cfe-dev/2018-January/056493.html) on [D39903](https://reviews.llvm.org/D39903) which allows pretty-printing of declarations through the libclang API.
2017 Dec 04
2
[RFC] - Deduplication of debug information in linkers (LLD)
...lly had reviews since being > submitted. Thanks Nemanja Ivanovic! > > * "Allows pretty printing of declarations through the libclang (C) API. > This > is useful for e.g. tooltips in an IDE - hover a function call and get the > corresponding declaration as tooltip." > [D39903](https://reviews.llvm.org/D39903), patch by Nikolai Kosjar. > > * "This patch extends clang's -verify option to support prefixes similar to > FileCheck's --check-prefixes. While -verify plus preprocessor directives > could > already accomplish the same goal, source is of...