================
@@ -3296,7 +3358,7 @@ def __getitem__(self, key: int) -> CodeCompletionResult:
     def results(self) -> CCRStructure:
         warnings.warn(
             "Access to 'CodeCompletionResult's through "
-            "'CodeCompletionResults.results' will be removed in a future 
release."
+            "'CodeCompletionResults.results' will be removed in a future 
release. "
----------------
DeinAlptraum wrote:

Ah I see - I've adapted the message a bit to better reflect this nuance. I hope 
this covers what you meant.

https://github.com/llvm/llvm-project/pull/177764
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to