Descriptionclang-plugin: Enable RecursiveASTVisitor approach by default.
This patch removes the ASTConsumer approach for checking TagDecls in
favor of always using RecursiveASTVisitor. This means that some of
the warnings have to be temporarily suppressed, since the ASTConsumer
approach was never checking them.
R=dcheng, thakis@chromium.org
BUG=436357
Committed: https://crrev.com/3d84fcc69061aac5c82ade4844749a4754ee5190
Cr-Commit-Position: refs/heads/master@{#375995}
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #
Total comments: 3
Patch Set 4 : comment #
Total comments: 2
Patch Set 5 : +https #
Messages
Total messages: 16 (3 generated)
|