This is an archive of the discontinued LLVM Phabricator instance.

[clang-diff] Use the relative name for NamedDecl
ClosedPublic

Authored by johannes on Aug 14 2017, 7:46 AM.

Details

Summary

If a node referring to a name is within a class or namespace, do not use
the full qualified name, but strip the namespace prefix.

Diff Detail

Repository
rL LLVM

Event Timeline

johannes created this revision.Aug 14 2017, 7:46 AM
johannes abandoned this revision.Aug 14 2017, 7:47 AM
This revision was automatically updated to reflect the committed changes.