[PATCH] Basic reform of chunks for overload completion results.

Francisco Lopes da Silva francisco.mailing.lists at oblita.com
Wed Jan 28 05:14:01 PST 2015


================
Comment at: lib/Sema/SemaCodeComplete.cpp:2840
@@ +2839,3 @@
+        Opt.AddChunk(CodeCompletionString::CK_Comma);
+      // Optional sections are nested like a Russian doll.
+      AddOverloadParameterChunks(Context, Policy, Function, Prototype, Opt,
----------------
klimek wrote:
> Perhaps simply "Optional section are nested." :)
Sad OK :(

http://reviews.llvm.org/D7152

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list