[change-namespace] don't miss comments in the beginning of a namespace block.
authorEric Liu <ioeric@google.com>
Wed, 12 Oct 2016 12:34:18 +0000 (12:34 +0000)
committerEric Liu <ioeric@google.com>
Wed, 12 Oct 2016 12:34:18 +0000 (12:34 +0000)
commit73f49fd3f971c7114f5ccee9c4176a35724b2a79
tree669e6276c2f048c959f79f6fd14493749e4dcbcb
parentcc1ba8c7d04cc2c1a0ae1d0191acde31e00ee76d
[change-namespace] don't miss comments in the beginning of a namespace block.

Reviewers: hokein

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25397

llvm-svn: 284011
clang-tools-extra/change-namespace/ChangeNamespace.cpp
clang-tools-extra/unittests/change-namespace/ChangeNamespaceTests.cpp