[PATCH] D26637: [change-namespace] handle constructor initializer: Derived : Base::Base() {} and added conflict detections
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 16 01:50:52 PST 2016
ioeric updated this revision to Diff 78148.
ioeric added a comment.
- Don't fix base class initializers at all.
https://reviews.llvm.org/D26637
Files:
change-namespace/ChangeNamespace.cpp
change-namespace/ChangeNamespace.h
test/change-namespace/lambda-function.cpp
unittests/change-namespace/ChangeNamespaceTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26637.78148.patch
Type: text/x-patch
Size: 11522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161116/1aa5b6f5/attachment-0001.bin>
More information about the cfe-commits
mailing list