<html><body><div>Hi,</div><div><br></div><div>The attached patch adds clang_getCompletionAnnotation to libclang, which can be used to retrieve annotation attributes for CXCompletionString-s. To do this, I extended CodeCompletionString to store the annotation strings inside the object, right after the Chunks. This patch is on top of r141497.</div><div><br></div><div>-- Erik.</div></body></html>