Skip to content

Commit 23edb3f

Browse files
matthew-fyuxuanchen1997
authored andcommitted
[clang-tidy] Ensure functions are anchored in the global namespace (for cert-err-33) (#99380)
Summary: The regular expressions match functions that aren't anchored in the global namespace. For example `::remove` matches any object with a `removeXyz` method. This change is to remove these false positives Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251178
1 parent 1c57a0f commit 23edb3f

File tree

1 file changed

+177
-177
lines changed

1 file changed

+177
-177
lines changed

0 commit comments

Comments
 (0)