[PATCH] Recognize function-like macro usages without semicolon in declaration context.

Alexander Kornienko alexfh at google.com
Mon Apr 8 09:55:08 PDT 2013


  >> How can FormatTok.IsFirst be true?
  > Also, afaik if HasUnescpaedNewline then NewlineBefore > 0, so no need to capture both...

  Nice, removed both conditions from here and NewlineBefore > 0 in two other places.

http://llvm-reviews.chandlerc.com/D638



More information about the cfe-commits mailing list