fix readability-braces-around-statements Stmt type dependency
Replaces Token based approach to identify EndLoc of Stmt with AST traversal. This also improves handling of macros. Fixes Bugs 22785, 25970 and 35754.
Loading
Please sign in to comment