This is an archive of the discontinued LLVM Phabricator instance.

make -ftime-trace also print template arguments
ClosedPublic

Authored by llunak on May 11 2019, 2:36 AM.

Diff Detail

Repository
rC Clang

Event Timeline

llunak created this revision.May 11 2019, 2:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2019, 2:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
llunak updated this revision to Diff 199133.May 11 2019, 4:00 AM

Removed the parse case, getNameForDiagnostic() apparently prints nothing there.

anton-afanasyev accepted this revision.May 11 2019, 9:54 AM

LGTM
Thanks!

This revision is now accepted and ready to land.May 11 2019, 9:54 AM
This revision was automatically updated to reflect the committed changes.