Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#include "instrprof-dynamic-header.h"
void b() {
if (true) {
bar<void>(1);
bar<int>(1);
}