Fix the 'fixit' for inline namespace replacement.
authorErich Keane <erich.keane@intel.com>
Mon, 12 Nov 2018 21:08:41 +0000 (21:08 +0000)
committerErich Keane <erich.keane@intel.com>
Mon, 12 Nov 2018 21:08:41 +0000 (21:08 +0000)
commita946acd58534764267bc8e3f005f70f52a51c19e
tree3945ae7bda2c9e63a0763bb2b759dbe260169692
parenta992c694c6b8c88511df502d03664454b4e203e2
Fix the 'fixit' for inline namespace replacement.

I'd neglected to add to the fixit for r346677.  Richard Smith mentioned
this in a review-after-commit, so fixing it here.

Change-Id: I77e612be978d4eedda8d5bbd60b812b88f875cda
llvm-svn: 346705
clang/lib/Parse/ParseDeclCXX.cpp