| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [NFC] Fix formatting in inline nested namespace definition. | Erich Keane | 2018-11-12 | 1 | -11/+11 |
| | | | | | | | | | 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 llvm-svn: 346696 | ||||
| * | Implement P1094R2 (nested inline namespaces) | Erich Keane | 2018-11-12 | 1 | -0/+51 |
| As approved for the Working Paper in San Diego, support annotating inline namespaces with 'inline'. Change-Id: I51a654e11ffb475bf27cccb2458768151619e384 llvm-svn: 346677 | |||||

