We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41fe5c9 commit d9be232Copy full SHA for d9be232
.github/new-prs-labeler.yml
@@ -1,5 +1,9 @@
1
clang:dataflow:
2
- - clang/**/Analysis/**/*
+ - clang/include/clang/Analysis/FlowSensitive/**/*
3
+ - clang/lib/Analysis/FlowSensitive/**/*
4
+ - clang/unittests/Analysis/FlowSensitive/**/*
5
+ - clang/docs/DataFlowAnalysisIntro.md
6
+ - clang/docs/DataFlowAnalysisIntroImages/**/*
7
8
clang:frontend:
9
- clang/lib/AST/**/*
0 commit comments