blob: 03748938700e32394fb634c02213ab99b149805a [file] [log] [blame] [view] [edit]
When performing a code review, pay close attention to code modifying a function's
control flow. Could the change result in the corruption of performance profile
data? Could the change result in invalid debug information, in particular for
branches and calls?