[Tooling] skip anonymous namespaces when checking if typeLoc
references a type decl from a different canonical namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22808
[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.
Details Summary [Tooling] skip anonymous namespaces when checking if typeLoc
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2016, 7:46 AM Closed by commit rL276754: [Tooling] skip anonymous namespaces when checking if typeLoc references a… (authored by ioeric). · Explain WhyJul 26 2016, 8:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65520 cfe/trunk/lib/Tooling/Core/Lookup.cpp
cfe/trunk/unittests/Tooling/LookupTest.cpp
|