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 00cdaa5 commit 425359aCopy full SHA for 425359a
.github/copilot-instructions.md
@@ -0,0 +1,4 @@
1
+When performing a code review, pay close attention to code modifying a function's
2
+control flow. Could the change result in the corruption of performance profile
3
+data? Could the change result in invalid debug information, in particular for
4
+branches and calls?
0 commit comments