This is an archive of the discontinued LLVM Phabricator instance.

Fix typos in ASTMatchers.h
ClosedPublic

Authored by YangZhihui on Sep 21 2020, 1:03 AM.

Details

Diff Detail

Event Timeline

YangZhihui created this revision.Sep 21 2020, 1:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2020, 1:03 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
YangZhihui requested review of this revision.Sep 21 2020, 1:03 AM
aaron.ballman added a subscriber: aaron.ballman.

Thank you for the fixes! Please regenerate the AST matcher documentation by running clang/docs/tools/dump_ast_matchers.py so that the public documentation picks up the typo fixes as well.

This revision is now accepted and ready to land.Sep 22 2020, 6:02 AM

LGTM!

I don't have commit access
maybe you can help me commit it
Thanks : )

aaron.ballman closed this revision.Sep 23 2020, 6:10 AM

LGTM!

I don't have commit access
maybe you can help me commit it
Thanks : )

Thank you for the patch! I've commit on your behalf in 1d1c382ed221f378fc866a524c7c673c239e94bc.