[PATCH] Basic reform of chunks for overload completion results.
    Manuel Klimek 
    klimek at google.com
       
    Wed Jan 28 05:12:06 PST 2015
    
    
  
lg
================
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,
----------------
Perhaps simply "Optional section are nested." :)
http://reviews.llvm.org/D7152
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the cfe-commits
mailing list