[PATCH] Suggest fix-it for missing '{' after base-clause

Ismail Pazarbasi ismail.pazarbasi at gmail.com
Mon Sep 1 13:58:05 PDT 2014


To increase confidence when suggesting fix-it:
* Expect certain keywords at the start of line, and maybe followed by ':'
* Expect '}'
* Expect a constructor declaration

http://reviews.llvm.org/D4848

Files:
  lib/Parse/ParseDeclCXX.cpp
  test/FixIt/fixit.cpp
  test/Parser/cxx-template-decl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4848.13146.patch
Type: text/x-patch
Size: 4492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140901/8255dead/attachment.bin>


More information about the cfe-commits mailing list