Commit 49c3a3c
Skip declarations from external files
Summary: We don't need to traverse declarations coming from external file (c++ module). As pcm file will be added in the next diff it will make the traversal very slow. So, we're skipping these declarations in this diff
Reviewed By: phlalx
Differential Revision: D95952152
fbshipit-source-id: accbf6ae46ce938313b0150371984ba721b94c5f1 parent 16c05c1 commit 49c3a3c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2716 | 2716 | | |
2717 | 2717 | | |
2718 | 2718 | | |
| 2719 | + | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
2719 | 2724 | | |
2720 | 2725 | | |
2721 | 2726 | | |
| |||
0 commit comments