milianw requested changes to this revision.
milianw added a comment.
This revision now requires changes to proceed.

I'm pretty sure this is not ABI compatible. You change the size of 
`CXCompletionResult`, so when anyone is iterating over the array in 
`CXCompletionResults` it will break. If you don't want to, I can try to find 
some time to take this over again ;-)


Repository:
  rC Clang

https://reviews.llvm.org/D37650



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D37650: [continued] A... Milian Wolff via Phabricator via cfe-commits

Reply via email to