[cfe-dev] [clang-dev] Expanding the functionality of the CXCompletionResult structure (libclang)

Douglas Gregor dgregor at apple.com
Sat Dec 3 13:37:36 PST 2011


Sorry for the late reply…

On Nov 17, 2011, at 6:38 AM, Ethan Steinberg wrote:

> What is the current plan for adding more functionality to the CXCompletionResult structure? 
> The structure is exposed to the public, so adding any members breaks the ABI. 

Yeah, that was rather short-sighted :(

> Will we hide data in the CXCompletionString?

We usually stash the data in the CXCompletionString.

	- Doug





More information about the cfe-dev mailing list