Also make sure one function reference is only processed once.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27982
[change-namespace] do not fix calls to overloaded operator functions. ClosedPublic Authored by ioeric on Dec 20 2016, 4:34 AM.
Details Summary Also make sure one function reference is only processed once.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 20 2016, 6:42 AM ioeric marked 2 inline comments as done. ioeric edited edge metadata. Comment Actions
Closed by commit rL290176: [change-namespace] do not fix calls to overloaded operator functions. (authored by ioeric). · Explain WhyDec 20 2016, 6:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82105 clang-tools-extra/trunk/change-namespace/ChangeNamespace.h
clang-tools-extra/trunk/change-namespace/ChangeNamespace.cpp
clang-tools-extra/trunk/unittests/change-namespace/ChangeNamespaceTests.cpp
|