================ Comment at: include/clang/Parse/Parser.h:740 @@ +739,3 @@ + + // Control flags for SkipUntil fanctions. + enum SkipUntilFlags { ---------------- Typo: factions -> actions http://llvm-reviews.chandlerc.com/D2108