This is an archive of the discontinued LLVM Phabricator instance.

[Tooling] skip anonymous namespaces when checking if typeLoc references a type decl from a different canonical namespace.
ClosedPublic

Authored by ioeric on Jul 26 2016, 7:19 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ioeric updated this revision to Diff 65511.Jul 26 2016, 7:19 AM
ioeric retitled this revision from to [Tooling] skip anonymous namespaces when checking if typeLoc references a type decl from a different canonical namespace..
ioeric updated this object.
ioeric added a reviewer: bkramer.
ioeric added a subscriber: cfe-commits.
bkramer accepted this revision.Jul 26 2016, 7:46 AM
bkramer edited edge metadata.
This revision is now accepted and ready to land.Jul 26 2016, 7:46 AM
This revision was automatically updated to reflect the committed changes.