]> granicus.if.org Git - clang/commit
[NFC] Fix formatting in inline nested namespace definition.
authorErich Keane <erich.keane@intel.com>
Mon, 12 Nov 2018 19:29:26 +0000 (19:29 +0000)
committerErich Keane <erich.keane@intel.com>
Mon, 12 Nov 2018 19:29:26 +0000 (19:29 +0000)
commit0d905b9e6e2de1e0ab2e36082c6c7e0f926e1bb5
tree3151c323457b9255d35edad51d623acb3f3a1211
parentc7525f52611b7411a8ec1ccf66dbb4057a6d4d3e
[NFC] Fix formatting in inline nested namespace definition.

Apparently my invocation of clang-format in VIM didn't get this right,
but the patch-version DID. This patch just runs CF on this file.

Change-Id: Ied462a2d921cbb813fa427740d3ef6e97959b56d

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346696 91177308-0d34-0410-b5e6-96231b3b80d8
test/Parser/cxx2a-inline-nested-namespace-definition.cpp